UNPKG

element-plus

Version:

A Component Library for Vue 3

14 lines (8 loc) 349 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var scroll = require('./scroll2.js'); exports.getScrollBarWidth = scroll.getScrollBarWidth; exports.getScrollContainer = scroll.getScrollContainer; exports.isScroll = scroll.isScroll; exports.scrollIntoView = scroll.scrollIntoView; //# sourceMappingURL=scroll.js.map