UNPKG

@atlaskit/editor-plugin-save-on-enter

Version:

Save-on-enter plugin for @atlaskit/editor-core

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