DIR: /proc/thread-self/root/usr/share/nodejs/@popperjs/test-utils/utils/ |
Current File : //proc/thread-self/root/usr/share/nodejs/@popperjs/test-utils/utils/getRect.js |
export default function getRect(element) { return element.getBoundingClientRect(); } |