UNPKG

@ctrl/ngx-csv

Version:

Easily generate a CSV download in the browser with Angular

4 lines (3 loc) 114 B
export { CsvModule } from './csv.module'; export { CsvDirective } from './csv.directive'; export * from './util';