We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cc3f44 commit 01dd5d1Copy full SHA for 01dd5d1
README.md
@@ -397,6 +397,13 @@ any commit SHA on the command line. Port (default 3000) is also configurable.
397
398
make bench COMMIT=e0c7fc468 PORT=5000
399
400
+## TypeScript type declarations
401
+
402
+A TypeScript declaration file is published on
403
+[DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/js-quantities).
404
405
+It could be installed with `npm install @types/js-quantities`.
406
407
## Contribute
408
409
Feedback and contributions are welcomed.
0 commit comments