UNPKG

@atlaskit/editor-plugin-layout

Version:

Layout plugin for @atlaskit/editor-core

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