getScrollbarSize.d.ts 63 Bytes
export default function getScrollbarSize(win?: Window): number;