UNPKG

ng2-json-editor

Version:

Angular2 component for editing large json documents

6 lines 223 B
// export everything in order to be AoT compatible export * from './json-editor.module'; export * from './shared/services'; export * from './shared/pipes'; export * from './shared/classes'; //# sourceMappingURL=index.js.map