Skip to content

Type Alias: SearchHit

SearchHit = z.infer<typeof searchHitSchema>

A single search hit (searchHitSchema).