UNPKG

@atlaskit/editor-plugin-synced-block

Version:

SyncedBlock plugin for @atlaskit/editor-core

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