UNPKG

linkmore-design

Version:

🌈 πŸš€lmη»„δ»ΆεΊ“γ€‚πŸš€

3 lines (2 loc) β€’ 164 B
export declare function isWindow(obj: any): obj is Window; export default function getScroll(target: HTMLElement | Window | Document | null, top: boolean): number;