/errors

Errors produced by the ScreenshotOne API

Primary LanguageTypeScriptMIT LicenseMIT

errors

Build NPM package

Errors produced by the Screenshot API.

Installation

npm install screenshotone-errors --save

Build and publish (a manual for developers)

To build and publish the library:

  1. Bump the version property in the package.json file.
  2. Run npm run prepare.
  3. Run npm publish.

License

screenshotone/errors is released under the MIT license.