3 lines
85 B
JavaScript

import getRect from '../../src/utils/getBoundingClientRect';
export default getRect;