UNPKG

@atlaskit/editor-plugin-list

Version:

List plugin for @atlaskit/editor-core

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