UNPKG

vuesax-alpha

Version:
7 lines (5 loc) 157 B
function getClientRects(element) { return Array.from(element.getClientRects()); } export { getClientRects }; //# sourceMappingURL=get-client-rect.mjs.map