UNPKG

@atlaskit/editor-plugin-max-content-size

Version:

max-content-size plugin for @atlaskit/editor-core

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