UNPKG

@gpm-lds-astro/components

Version:

Components of the LDS Astro template.

6 lines (5 loc) 82 B
export interface IChildNavItem { id: string; label: string; link: string; }