UNPKG

ngx-excel-viewer

Version:

Ngx-excel-viewer is an angular library to view/edit excel data in the angular application where data is in the form of matrix of string.

7 lines (6 loc) 256 B
import * as i0 from "@angular/core"; export declare class NgxExcelViewerService { constructor(); static ɵfac: i0.ɵɵFactoryDeclaration<NgxExcelViewerService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<NgxExcelViewerService>; }