UNPKG

json-to-table-com

Version:

A JSON-to-Table Converter Package for Converting JSON Data into Tabular Format for Enhanced Visualization

9 lines (8 loc) 463 B
import * as i0 from "@angular/core"; import * as i1 from "./json-to-table.component"; import * as i2 from "@angular/common"; export declare class JsonToTableModule { static ɵfac: i0.ɵɵFactoryDeclaration<JsonToTableModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<JsonToTableModule, [typeof i1.JsonToTableComponent], [typeof i2.CommonModule], [typeof i1.JsonToTableComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<JsonToTableModule>; }