mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-03 04:04:33 +00:00
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.