UNPKG

@atlaskit/editor-plugin-interaction

Version:

Interaction plugin for @atlaskit/editor-core

4 lines (3 loc) 196 B
export { interactionPlugin } from './interactionPlugin'; export type { InteractionPlugin, SharedInteractionState } from './interactionPluginType'; export type { InteractionState } from './types';