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.

4 lines (3 loc) 148 B
export * from './lib/ngx-excel-viewer.service'; export * from './lib/ngx-excel-viewer.component'; export * from './lib/ngx-excel-viewer.module';