UNPKG

@atlaskit/editor-plugin-text-formatting

Version:

Text-formatting plugin for @atlaskit/editor-core

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