export const object = { a: "b", c: "d", ...{ e: "f" }, g: "h" };