UNPKG

@minimaltech/ra-infra

Version:

Minimal Technology ReactJS Infrastructure

5 lines (4 loc) 92 B
export declare const useWindowDimensions: () => { width: number; height: number; };