Skip to content

Type Alias: Breadcrumb

ts
type Breadcrumb = z.infer<typeof BreadcrumbSchema>;

Defined in: src/v1/models/breadcrumb.ts:10