Skip to content

Type Alias: SearchResult

SearchResult = z.infer<typeof searchResultSchema>

The outcome of a search (searchResultSchema).