UNPKG

ngx-gem-spaas

Version:

This library contains services, components, images and styles to provide a unified look and way-of-working throughout GEM SPaaS.

6 lines (5 loc) 224 B
export * from './excel.module'; export * from './excel-export/excel-export.component'; export * from './excel-import/excel-import.component'; export * from './_services/excel.service'; export * from './_models/excel.model';