UNPKG

@atlaskit/editor-plugin-help-dialog

Version:

Help Dialog plugin for @atlaskit/editor-core

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