UNPKG

@ctrl/ngx-csv

Version:

Easily generate a CSV download in the browser with Angular

8 lines (7 loc) 347 B
import * as i0 from "@angular/core"; import * as i1 from "./csv.directive"; export declare class CsvModule { static ɵfac: i0.ɵɵFactoryDeclaration<CsvModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CsvModule, [typeof i1.CsvDirective], never, [typeof i1.CsvDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<CsvModule>; }