UNPKG

@atlaskit/editor-plugin-table

Version:

Table plugin for the @atlaskit/editor

7 lines (6 loc) 152 B
export { /** * @private * @deprecated Use {@link tablePlugin} instead. */ default as tablesPlugin, default as tablePlugin, } from '../tablePlugin';