UNPKG

@atlaskit/editor-plugin-text-color

Version:

Text color plugin for @atlaskit/editor-core

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