@eclipse-emfcloud/model-manager
Version:
Command-based model editing with undo/redo.
9 lines • 331 B
TypeScript
export * from './change-subscription';
export * from './command';
export * from './command-stack-subscription';
export * from './core-command-stack';
export * from './core-model-manager';
export * from './deferred-compound-command';
export * from './editing-context';
export * from './promises';
//# sourceMappingURL=index.d.ts.map