UNPKG

@ohayojp.com/components

Version:

Common business components of ohayojp.

7 lines (6 loc) 132 B
export interface GlobalFooterLink { [key: string]: any; title: string; href: string; blankTarget?: boolean; }