UNPKG

ng2-ace-editor

Version:

Ace editor integration with typescript for Angular.

4 lines (3 loc) 156 B
export { AceEditorDirective } from './src/directive'; export { AceEditorComponent } from './src/component'; export { AceEditorModule } from './src/module';