@vuesax-alpha/nightly
Version:
A Component Library for Vue 3
13 lines (7 loc) • 368 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var getBoundingClientRect = require('./get-bounding-client-rect.js');
var unwrapElement = require('./unwrap-element.js');
exports.getBoundingClientRect = getBoundingClientRect.getBoundingClientRect;
exports.unwrapElement = unwrapElement.unwrapElement;
//# sourceMappingURL=index.js.map