Skip to content

Type Alias: BulkEditGetFields

ts
type BulkEditGetFields = z.infer<typeof BulkEditGetFieldsSchema>;

Defined in: src/cloud/models/bulkEditGetFields.ts:15