UNPKG

fastlion-amis

Version:

一种MIS页面生成工具

5 lines (4 loc) 174 B
/** * 删减自 https://github.com/react-bootstrap/dom-helpers/blob/master/src/offsetParent.ts */ export default function offsetParent(node: HTMLElement): HTMLElement;