UNPKG

ng12-ace-editor

Version:

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

4 lines 192 B
export { AceEditorDirective } from './src/directive'; export { AceEditorComponent } from './src/component'; export { AceEditorModule } from './src/module'; //# sourceMappingURL=index.js.map