UNPKG

bits-ui

Version:

The headless components for Svelte.

3 lines (2 loc) 173 B
export declare function isOrContainsTarget(node: HTMLElement, target: Element): boolean; export declare function getOwnerDocument(el: Element | null | undefined): Document;