UNPKG

@atlaskit/editor-plugin-custom-autoformat

Version:

Custom autoformat plugin for @atlaskit/editor-core

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