UNPKG

ng2-json-editor

Version:

Angular2 component for editing large json documents

6 lines (5 loc) 176 B
export * from './json-editor.module'; export * from './shared/interfaces'; export * from './shared/services'; export * from './shared/pipes'; export * from './shared/classes';