UNPKG

@atlaskit/editor-plugin-expand

Version:

Expand plugin for @atlaskit/editor-core

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