UNPKG

bitfront-library

Version:

Angular CLI project with components and classes used by other Angular projects of the BIT foundation.

10 lines (9 loc) 313 B
import * as i0 from "@angular/core"; export declare class TableViewService { private observableExportSource; observableExport: any; constructor(); sendExportMessage(): void; static ɵfac: i0.ɵɵFactoryDef<TableViewService, never>; static ɵprov: i0.ɵɵInjectableDef<TableViewService>; }