UNPKG

@atlaskit/editor-plugin-better-type-history

Version:

Better Type History plugin for @atlaskit/editor-core

3 lines (2 loc) 169 B
export { betterTypeHistoryPlugin } from './betterTypeHistoryPlugin'; export type { BetterTypeHistoryPlugin, BetterTypeHistoryAPI } from './betterTypeHistoryPluginType';