UNPKG

@atlaskit/editor-plugin-panel

Version:

Panel plugin for @atlaskit/editor-core.

4 lines (3 loc) 164 B
import type { SafePlugin } from '@atlaskit/editor-common/safe-plugin'; export declare function keymapPlugin(): SafePlugin | undefined; export default keymapPlugin;