Skip to content

Commit 9696e57

Browse files
Added tsd.json file with 'node.d.ts'.
1 parent 1500f5c commit 9696e57

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

scripts/tsd.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"version": "v4",
3+
"repo": "borisyankov/DefinitelyTyped",
4+
"ref": "master",
5+
"path": "typings",
6+
"bundle": "typings/tsd.d.ts",
7+
"installed": {
8+
"node/node.d.ts": {
9+
"commit": "5f480287834a2615274eea31574b713e64decf17"
10+
}
11+
}
12+
}

0 commit comments

Comments
 (0)