UNPKG

the-platform

Version:

React Hooks and Suspense-ready Components for Web API's and elements

4 lines (3 loc) 114 B
export declare function useMedia(query: string | { [key: string]: any; }, defaultMatches?: boolean): boolean;