Skip to content

Type Alias: SearchResult

ts
type SearchResult = z.infer<typeof SearchResultSchema>;

Defined in: src/v1/models/searchResult.ts:26