element-plus
Version:
A Component Library for Vue 3
13 lines (7 loc) • 357 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var container = require('./container2.js');
exports.POPPER_CONTAINER_ID = container.POPPER_CONTAINER_ID;
exports.POPPER_CONTAINER_SELECTOR = container.POPPER_CONTAINER_SELECTOR;
exports.usePopperContainer = container.usePopperContainer;
//# sourceMappingURL=container.js.map