UNPKG

@atlaskit/editor-plugin-type-ahead

Version:

Type-ahead plugin for @atlaskit/editor-core

3 lines (2 loc) 118 B
import { SafePlugin } from '@atlaskit/editor-common/safe-plugin'; export declare function createPlugin(): SafePlugin;