angular-xml-editor
Version:
XML editor component for Angular
10 lines (9 loc) • 643 B
TypeScript
/**
* Generated bundle index. Do not edit.
*/
export * from './public_api';
export { XmlSchema as ɵe } from './lib/code/xml-rules-check/xmlSchema.class';
export { DomBreakcrumbComponent as ɵd } from './lib/components/dom-breakcrumb/dom-breakcrumb.component';
export { XmlEditorAttributeEditorComponent as ɵb } from './lib/components/xml-editor-attribute-editor/xml-editor-attribute-editor.component';
export { XmlEditorDebugComponent as ɵc } from './lib/components/xml-editor-debug/xml-editor-debug.component';
export { XmlEditorToolbarComponent as ɵa } from './lib/components/xml-editor-toolbar/xml-editor-toolbar.component';