UNPKG

@atlaskit/editor-plugin-indentation

Version:

Indentation plugin for @atlaskit/editor-core

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