UNPKG

@popperjs/core

Version:

Tooltip and Popover Positioning Engine

3 lines (2 loc) 124 B
import type { Window } from "../types"; export default function getDocumentElement(element: Element | Window): HTMLElement;