UNPKG

@dineug/erd-editor

Version:

Entity-Relationship Diagram Editor

8 lines (7 loc) 263 B
import { PushUndoHistory } from '../../history.actions'; export declare const indexPushUndoHistoryMap: { "index.add": PushUndoHistory; "index.remove": PushUndoHistory; "index.changeName": PushUndoHistory; "index.changeUnique": PushUndoHistory; };