Skip to content

Type Alias: Visibility

ts
type Visibility = z.infer<typeof VisibilitySchema>;

Defined in: src/cloud/models/visibility.ts:17