UNPKG

@atlaskit/editor-plugin-show-diff

Version:

ShowDiff plugin for @atlaskit/editor-core

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