Skip to content

Variable: ViewFilterSchema

ts
const ViewFilterSchema: ZodCustom<"all" | "none" | "closed" | "open" | string & object, "all" | "none" | "closed" | "open" | string & object>;

Defined in: models/viewFilter.ts:4