UNPKG

@dineug/erd-editor

Version:

Entity-Relationship Diagram Editor

5 lines (4 loc) 275 B
export type { ErdEditorElement } from './components/erd-editor/ErdEditor'; export { setGetShikiServiceCallback } from './services/shikiService'; export { setExportFileCallback } from './utils/file/exportFile'; export { setImportFileCallback } from './utils/file/importFile';