The type definition file in current version 0.10.9 is marked to be for 0.9.8
But the issue is, it still has import request from "request" package, not from "postman-request"
So I need to install "request" manually, since it is also not in the dependencies, even it is not used
The type definition file in current version 0.10.9 is marked to be for 0.9.8
But the issue is, it still has import request from "request" package, not from "postman-request"
So I need to install "request" manually, since it is also not in the dependencies, even it is not used