Skip to content

Type Alias: SearchResults

ts
type SearchResults = z.infer<typeof SearchResultsSchema>;

Defined in: src/cloud/models/searchResults.ts:25