UNPKG

@atlaskit/editor-plugin-custom-autoformat

Version:

Custom autoformat plugin for @atlaskit/editor-core

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