@atlaskit/editor-plugin-tasks-and-decisions
Version:
Tasks and decisions plugin for @atlaskit/editor-core
10 lines (8 loc) • 311 B
JavaScript
export var ACTIONS = /*#__PURE__*/function (ACTIONS) {
ACTIONS[ACTIONS["SET_PROVIDER"] = 0] = "SET_PROVIDER";
ACTIONS[ACTIONS["FOCUS_BY_LOCALID"] = 1] = "FOCUS_BY_LOCALID";
ACTIONS[ACTIONS["OPEN_REQUEST_TO_EDIT_POPUP"] = 2] = "OPEN_REQUEST_TO_EDIT_POPUP";
return ACTIONS;
}({});
// actions
// commands