UNPKG

@atlaskit/editor-plugin-image-upload

Version:

Image upload plugin for @atlaskit/editor-core

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