UNPKG

@atlaskit/editor-plugin-engagement-platform

Version:

Engagement platform plugin for @atlaskit/editor-core“

8 lines (7 loc) 315 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.engagementPlatformPmPluginKey = void 0; var _state = require("@atlaskit/editor-prosemirror/state"); var engagementPlatformPmPluginKey = exports.engagementPlatformPmPluginKey = new _state.PluginKey('engagementPlatformPmPlugin');