Preview: topbarlinks.ts
Size: 90 B
/var/www/nea-dev-frontend.wpress.dk/httpdocs/src/interfaces/topbarlinks.ts
export interface TopbarLink {
label: string;
path: string;
target: string | null;
}
Directory Contents
Dirs: 0 × Files: 7