UNPKG

@vuesax-alpha/nightly

Version:
5 lines (4 loc) 170 B
import type { Dimensions } from 'vuesax-alpha/es/hooks/use-floating/utils'; export declare function getCssDimensions(element: Element): Dimensions & { $: boolean; };