@maaxgr/ang-jsoneditor
Version:
This is a fork of mariohmol's [ang-jsoneditor](https://github.com/mariohmol/ang-jsoneditor) with support for Angular 11, 12, 13 and 14. This repository will probably become stale, when the original will be actively maintained again.
8 lines (7 loc) • 426 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./jsoneditor/jsoneditor.component";
export declare class AngJsoneditorModule {
static ɵfac: i0.ɵɵFactoryDeclaration<AngJsoneditorModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<AngJsoneditorModule, [typeof i1.JsonEditorComponent], never, [typeof i1.JsonEditorComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<AngJsoneditorModule>;
}