UNPKG

@fefade/react

Version:

Reusable React UI components powered by the fefade core system.

3 lines (2 loc) 127 B
import { MediaQueryType } from '@fefade/core/types'; export declare function mediaQueryHook(...args: MediaQueryType): boolean;