UNPKG

@atlaskit/editor-plugin-table

Version:

Table plugin for the @atlaskit/editor

7 lines 200 B
/* eslint-disable @atlaskit/editor/no-re-export */ export { /** * @private * @deprecated Use {@link tablePlugin} instead. */ default as tablesPlugin, default as tablePlugin } from '../tablePlugin';