UNPKG

@atlaskit/editor-common

Version:

A package that contains common classes and components for editor and renderer

3 lines 197 B
export { EditorPresetBuilder } from './builder'; export { EditorPluginInjectionAPI } from './plugin-injection-api'; export { editorCommandToPMCommand, PassiveTransaction } from './editor-commands';