@dimakorotkov/ngx-json-editor
Version:
Angular library for json-editor
8 lines (7 loc) • 419 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ngx-json-editor.component";
export declare class NgxJsonEditorModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxJsonEditorModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxJsonEditorModule, [typeof i1.NgxJsonEditorComponent], never, [typeof i1.NgxJsonEditorComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxJsonEditorModule>;
}