UNPKG

@atlaskit/editor-plugin-focus

Version:

Focus plugin for @atlaskit/editor-core

4 lines (3 loc) 142 B
export { focusPlugin } from './focusPlugin'; export type { FocusPlugin } from './focusPluginType'; export type { FocusState } from './types';