UNPKG

@atlaskit/editor-plugin-user-intent

Version:

UserIntent plugin for @atlaskit/editor-core

4 lines (3 loc) 173 B
export { userIntentPlugin } from './userIntentPlugin'; export type { UserIntentPlugin } from './userIntentPluginType'; export type { UserIntent } from './pm-plugins/types';