UNPKG

ngx-dynamic-dashboard

Version:
13 lines (12 loc) 240 B
export declare const defaultBoard: { title: string; structure: string; id: number; boardInstanceId: number; rows: { columns: { styleClass: string; gadgets: any[]; }[]; }[]; };