UNPKG

@atlaskit/editor-plugin-card

Version:

Card plugin for @atlaskit/editor-core

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