UNPKG

@atlaskit/editor-plugin-paste

Version:

Paste plugin for @atlaskit/editor-core

3 lines (2 loc) 101 B
import type { PastePlugin } from './pastePluginType'; export declare const pastePlugin: PastePlugin;