Skip to content

Type Alias: ActionFields

ts
type ActionFields = z.infer<typeof ActionFieldsSchema>;

Defined in: models/actionFields.ts:14