A list of supported devices for Screenshot API to emulate devices when generating screenshots.
npm install screenshotone-devices --save
To build and publish the library:
- Bump the version property in the
package.json
file. - Run
npm run prepare
. - Run
npm publish
.
screenshotone/devices
is released under the Apache License 2.0.