UNPKG

@atlaskit/editor-plugin-submit-editor

Version:

Submit editor plugin for @atlaskit/editor-core

4 lines (3 loc) 140 B
/* eslint-disable @atlaskit/editor/no-re-export */ // Entry file in package.json export { submitEditorPlugin } from './submitEditorPlugin';