UNPKG

@atlaskit/editor-plugin-user-intent

Version:

UserIntent plugin for @atlaskit/editor-core

3 lines (2 loc) 121 B
import type { UserIntentPlugin } from './userIntentPluginType'; export declare const userIntentPlugin: UserIntentPlugin;