UNPKG

@bearlab/hooks

Version:

Bearlab UI Hooks - Custom React hooks for better UX and performance

2 lines (1 loc) 64 B
export declare const useMediaQuery: (query: string) => boolean;