UNPKG

@atlaskit/editor-plugin-scroll-into-view

Version:

Scroll-into-view plugin for @atlaskit/editor-core

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