Skip to content

Type Alias: Export

ts
type Export = z.infer<typeof ExportSchema>;

Defined in: models/export.ts:17