UNPKG

ngx-bit

Version:

A flexible NG-ZORRO helper library

10 lines (9 loc) 173 B
export interface BreadcrumbOption { name: any; key: string; router: number; } export interface RouterData { resource: object; router: object; }