UNPKG

uno-react

Version:

Common functions, and hooks for React.

3 lines (2 loc) 138 B
declare const useResolutionSwitch: (window: any, outerWidth?: number, timeout?: number) => [boolean]; export default useResolutionSwitch;