// import { RawEv3nt } from "../src/models/event"; // export const clone = (arr: RawEv3nt[]) => arr.map(x => ({ ...x }))