UNPKG

@gpm-lds-astro/components

Version:

Components of the LDS Astro template.

6 lines (5 loc) 89 B
export interface BreadcrumbTrail { href: string; title: string; section: string; }