ang-json2excel-btn
Version:
Angular library component to export JSON data to Excel file
9 lines (8 loc) • 488 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ang-json2excel-btn.component";
import * as i2 from "@angular/common";
export declare class AngJson2excelBtnModule {
static ɵfac: i0.ɵɵFactoryDeclaration<AngJson2excelBtnModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<AngJson2excelBtnModule, [typeof i1.AngJson2excelBtn], [typeof i2.CommonModule], [typeof i1.AngJson2excelBtn]>;
static ɵinj: i0.ɵɵInjectorDeclaration<AngJson2excelBtnModule>;
}