We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
qs
URLSearchParams
url
URL
bluebird
Promise
Promise.delay
Promise.defer
Promise.map
Promise.mapSeries
Promise::delay
Promise::timeout
Promise::value
Promise::isFulfilled
Promise::inspect
cheerio
DOMParser
The text was updated successfully, but these errors were encountered:
querystring
t3chguy
Successfully merging a pull request may close this issue.
qs
module with using the globalURLSearchParams
classurl
module with using the globalURL
class (needs node 10.x)bluebird
module with globalPromise
class. Non-standard bluebird features we use that need porting:Promise.delay
Promise.defer
Promise.map
Promise.mapSeries
Promise::delay
Promise::timeout
Promise::value
Promise::isFulfilled
Promise::inspect
cheerio
module with globalDOMParser
class.The text was updated successfully, but these errors were encountered: