UNPKG

styled-breakpoints

Version:

Simple and powerful css breakpoints for styled-components and emotion

2 lines (1 loc) 55 B
export function useMediaQuery(query: string): boolean;