UNPKG

ng12-ace-editor

Version:

A fork from ng2-ace-editor updated to work with Angular 12

9 lines (8 loc) 482 B
import * as i0 from "@angular/core"; import * as i1 from "./component"; import * as i2 from "./directive"; export declare class AceEditorModule { static ɵfac: i0.ɵɵFactoryDeclaration<AceEditorModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<AceEditorModule, [typeof i1.AceEditorComponent, typeof i2.AceEditorDirective], never, [typeof i1.AceEditorComponent, typeof i2.AceEditorDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<AceEditorModule>; }