UNPKG

@dineug/erd-editor

Version:

Entity-Relationship Diagram Editor

6 lines (5 loc) 186 B
import { PushUndoHistory } from '../../history.actions'; export declare const editorPushUndoHistoryMap: { "editor.loadJson": PushUndoHistory; "editor.clear": PushUndoHistory; };