UNPKG

@darwish/hooks-core

Version:

5 lines (4 loc) 85 B
export default function useWindowSize(): { width: number; height: number; };