UNPKG

@atlaskit/editor-plugin-better-type-history

Version:

Better Type History plugin for @atlaskit/editor-core

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