Skip to content

Commit dadacca

Browse files
committed
Add link "Definitely Typed"
1 parent ba9d099 commit dadacca

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/links.json

+7
Original file line numberDiff line numberDiff line change
@@ -840,6 +840,13 @@
840840
"icon": "typescript",
841841
"color": "#007acc"
842842
},
843+
{
844+
"title": "DefinitelyTyped",
845+
"url": "https://definitelytyped.org",
846+
"description": "Type definitions for existing JS code.",
847+
"searchUrl": "https://www.typescriptlang.org/dt/search?search={search}",
848+
"searchConcat": "+"
849+
},
843850
{
844851
"title": "JSDoc",
845852
"url": "https://jsdoc.app"

0 commit comments

Comments
 (0)