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