UNPKG

@atlaskit/editor-plugin-annotation

Version:

Annotation plugin for @atlaskit/editor-core

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