UNPKG

@spectrum-web-components/shared

Version:

Shared mixins, tools, etc. that support developing Spectrum Web Components.

2 lines (1 loc) 88 B
export declare const getDeepElementFromPoint: (x: number, y: number) => Element | null;