UNPKG

@atlaskit/editor-plugin-help-dialog

Version:

Help Dialog plugin for @atlaskit/editor-core

3 lines (2 loc) 121 B
import type { HelpDialogPlugin } from './helpDialogPluginType'; export declare const helpDialogPlugin: HelpDialogPlugin;