Skip to content

Type Alias: SearchRequest

ts
type SearchRequest = z.infer<typeof SearchRequestSchema>;

Defined in: src/cloud/models/searchRequest.ts:70