UNPKG

@vuesax-alpha/nightly

Version:
3 lines (2 loc) 145 B
import type { Dimensions } from 'vuesax-alpha/es/hooks/use-floating/utils'; export declare function getDimensions(element: Element): Dimensions;