UNPKG

@jk-core/hooks

Version:
3 lines (2 loc) 87 B
declare const useMediaQuery: (width: number) => boolean; export default useMediaQuery;