UNPKG

@atlaskit/editor-core

Version:

A package contains Atlassian editor core functionality

12 lines (11 loc) 301 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "FullWidthEditor", { enumerable: true, get: function get() { return _FullWidthEditor.FullWidthEditor; } }); var _FullWidthEditor = require("../editor-appearances/FullWidthEditor");