UNPKG

antd-hz

Version:

华卓科技基于 antd 5.0 定制的组件库

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;