offsetParent.d.ts 70 Bytes
Newer Older
Sangjune Bae's avatar
Sangjune Bae committed
1
export default function offsetParent(node: HTMLElement): HTMLElement;