UNPKG

@atlaskit/editor-plugin-user-intent

Version:

UserIntent plugin for @atlaskit/editor-core

12 lines (11 loc) 286 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "userIntentPlugin", { enumerable: true, get: function get() { return _userIntentPlugin.userIntentPlugin; } }); var _userIntentPlugin = require("./userIntentPlugin");