UNPKG

@vuesax-alpha/nightly

Version:
22 lines (18 loc) 337 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); const placements = [ "top", "top-start", "top-end", "bottom", "bottom-start", "bottom-end", "left", "left-start", "left-end", "right", "right-start", "right-end" ]; exports.placements = placements; //# sourceMappingURL=popper.js.map