UNPKG
@eclipse-emfcloud/model-manager
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
Command-based model editing with undo/redo.
www.eclipse.org/emfcloud/
eclipse-emfcloud/modelhub
@eclipse-emfcloud/model-manager
/
lib
/
impl
/
index.d.ts
3 lines
•
144 B
TypeScript
View Raw
1
2
3
export
{
CoreCommandStackImpl
}
from
'./core-command-stack-impl'
;
export
*
from
'./core-model-manager-impl'
;
//# sourceMappingURL=index.d.ts.map