UNPKG

@cmk/fe_utils

Version:
5 lines (4 loc) 86 B
export declare const useWindowSize: () => { width: number; height: number; };