isScrollParent.d.ts 71 Bytes
export default function isScrollParent(element: HTMLElement): boolean;