Skip to content

0k/types-request

Repository files navigation

Types definition and exceptions for requests

Adding @0k/types-request to your project

From the root of your project:

npm install --save @0k/types-request

Or better, as types-request is still in early release,

npm install --save 0k/types-request#master

To be sure to get the latest version, relaunch this last command whenever you want to update.