Expose current operation to client
This commit is contained in:
@@ -4,6 +4,7 @@ from .project import copy_project
|
||||
|
||||
from .change_set import ChangeSet
|
||||
|
||||
from .operation import get_current_operation
|
||||
from .operation import execute_undo as undo
|
||||
from .operation import execute_redo as redo
|
||||
from .operation import have_snapshot, take_snapshot, pick_snapshot
|
||||
|
||||
Reference in New Issue
Block a user