You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before opening a new issue, please take a moment to review our community guidelines to make the contribution process easy and effective for everyone involved.
ethjs-query
Before opening a new issue, please take a moment to review our community guidelines to make the contribution process easy and effective for everyone involved.
Before opening a new issue, you may find an answer in already closed issues:
https://github.com/ethjs/ethjs-query/issues?q=is%3Aissue+is%3Aclosed
Issue Type
Description
Adding a type definition file will be heavily beneficial for libraries using this and re-writing their codebase to TypeScript.
Example:
https://github.com/BboyAkers/nonce-tracker
Currently re-writing MetaMask/nounce-tracker to TypeScript and
EthQuery
is labeled having anany
type.Steps to reproduce
(Add link to a demo on https://jsfiddle.net or similar if possible)
Versions
The text was updated successfully, but these errors were encountered: