source:
imaps-frontend/node_modules/@popperjs/core/lib/dom-utils/getDocumentElement.d.ts
Last change on this file was 79a0317, checked in by , 2 weeks ago | |
---|---|
|
|
File size: 124 bytes |
Line | |
---|---|
1 | import type { Window } from "../types"; |
2 | export default function getDocumentElement(element: Element | Window): HTMLElement; |
Note:
See TracBrowser
for help on using the repository browser.