UNPKG

ng2-ace-editor

Version:

Ace editor integration with typescript for angular 2.

4 lines (3 loc) 162 B
import { AceEditorDirective } from './src/directive'; import { AceEditorComponent } from './src/component'; export { AceEditorDirective, AceEditorComponent };