Skip to content

Commit

Permalink
add links to npm and DT
Browse files Browse the repository at this point in the history
  • Loading branch information
fershad committed Jan 8, 2024
1 parent b5d8828 commit bf834fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ You can also build the CO2.js library from the source code. To do this:

## Using CO2.js in TypeScript projects

Type definitions for CO2.js are published in the DefinitelyTyped project, and are available on NPM at `@types/tgwf__co2`.
Type definitions for CO2.js are [published in the DefinitelyTyped project](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tgwf__co2), and are [available on NPM](https://www.npmjs.com/package/@types/tgwf__co2) at `@types/tgwf__co2`.

If you want to use type definitions in your project, they should be installed as a devDependency.

Expand Down

0 comments on commit bf834fe

Please sign in to comment.