UNPKG

dom-helpers-extra

Version:
2 lines (1 loc) 81 B
export default function hasScroll(node: HTMLElement, dir?: "x" | "y"): boolean;