UNPKG

@lxlib/seed

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.1.1.

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