UNPKG

vuesax-alpha

Version:
3 lines (2 loc) 139 B
import type { Rect } from 'vuesax-alpha/es/hooks/use-floating/utils'; export declare function getDocumentRect(element: HTMLElement): Rect;