UNPKG

@atlaskit/editor-plugin-submit-editor

Version:

Submit editor plugin for @atlaskit/editor-core

12 lines (11 loc) 296 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "submitEditorPlugin", { enumerable: true, get: function get() { return _submitEditorPlugin.submitEditorPlugin; } }); var _submitEditorPlugin = require("./submitEditorPlugin");