export interface ISaveEventParam { type: "insert" | "update"; }