DefinitelyTyped/types/react-responsive
anadutova 1033c4efd3 Update useMediaQuery parameter list (#39034)
According to the documentation (https://www.npmjs.com/package/react-responsive#forcing-a-device-with-the-device-prop), the 'device ' object can have the following keys:

orientation, scan, aspectRatio, deviceAspectRatio, height, deviceHeight, width, deviceWidth, color, colorIndex, monochrome, resolution and type

This list is matched by the 'MediaQueryMatchers' interface.
2019-10-10 13:04:29 -07:00
..
v1
index.d.ts
react-responsive-tests.tsx
tsconfig.json
tslint.json