Skip to content

Type Alias: SearchPageResponseSearchResult

ts
type SearchPageResponseSearchResult = z.infer<typeof SearchPageResponseSearchResultSchema>;

Defined in: src/v1/models/searchPageResponseSearchResult.ts:18