UNPKG

@atlaskit/editor-plugin-expand

Version:

Expand plugin for @atlaskit/editor-core

3 lines (2 loc) 92 B
import type { ExpandPlugin } from './types'; export declare let expandPlugin: ExpandPlugin;