UNPKG

@atlaskit/editor-plugin-editor-viewmode

Version:

Editor viewmode plugin for @atlaskit/editor-core

4 lines (3 loc) 181 B
/* eslint-disable @atlaskit/editor/no-re-export, @atlaskit/editor/only-export-plugin */ // Entry file in package.json export { editorViewModePlugin } from './editorViewmodePlugin';