UNPKG

115 BTypeScriptView Raw
1import { Offsets } from '../models';
2export declare function getBoundingClientRect(element: HTMLElement): Offsets;