UNPKG

@atlaskit/editor-plugin-hyperlink

Version:

Hyperlink plugin for @atlaskit/editor-core

3 lines (2 loc) 173 B
export type { HideLinkToolbar, ShowLinkToolbar, InsertLink, UpdateLink, } from '../editor-commands/commands'; export { showLinkToolbar } from '../editor-commands/commands';