fix: better validation of events + clean up (#267)
This commit is contained in:
@@ -555,3 +555,4 @@ export const zCreateImport = z.object({
|
||||
export type ICreateImport = z.infer<typeof zCreateImport>;
|
||||
|
||||
export * from './types.insights';
|
||||
export * from './track.validation';
|
||||
|
||||
Reference in New Issue
Block a user