Skip to content
Closed

Test CI #2146

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# three-ts-types

This repository is the home for the TypeScript types for [three.js](https://github.com/mrdoob/three.js/). Periodically the updates from this repository are pushed to [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) and released in the `@types/three` npm package.
This rapository is the home for the TypeScript types for [three.js](https://github.com/mrdoob/three.js/). Periodically the updates from this repository are pushed to [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) and released in the `@types/three` npm package.

We are using this repository as a home for the types instead of DefinitelyTyped because:

Expand Down
Loading