nano.request() missing type in nano.d.ts
Open
- Dominant language
- JavaScript
- Stars
- 689
- Forks
- 167
- Avg merge
- 1h
- Merged PRs (30d)
- 1
Description
According to documentation of nano.request opts.stream is supported and Request object is returned instead of Promise, but in nano.d.ts this is not the case.
Contributor guide
Research direction
Open nano.d.ts and compare the nano.request declaration with the linked nano.request documentation, focusing on opts.stream and the returned value. Update the type definition so the documented behavior is represented, then verify that the declaration matches both request modes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100