UNPKG

@eclipse-emfcloud/model-manager

Version:

Command-based model editing with undo/redo.

4 lines 243 B
export type { CommandStack, CommandStackOptions, CommandStackSubscription, } from './command-stack'; export { createModelManager } from './model-manager'; export type { ModelManager } from './model-manager'; //# sourceMappingURL=index.d.ts.map