Skip to content

Type Alias: ScreenableField

ts
type ScreenableField = z.infer<typeof ScreenableFieldSchema>;

Defined in: src/cloud/models/screenableField.ts:12