Skip to content

Type Alias: SavedSearch

ts
type SavedSearch = z.infer<typeof SavedSearchSchema>;

Defined in: models/savedSearch.ts:13