395 Views
Orta The Definitely Typed repository on GitHub is now a regular fixture in GitHub's annual Octoverse report as one of the top 10 repos with the most contributors. If you haven't heard of Definitely Typed, it's a repository that holds type declaration files (*.d.ts files) for thousands of JavaScript projects, and it's likely you've seen the results of this repo in the form of the npm modules @types/something.
0 comments