mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-03-06 11:44:52 -06:00
Added tsd.json file with 'node.d.ts'.
This commit is contained in:
parent
1500f5cd02
commit
9696e57772
12
scripts/tsd.json
Normal file
12
scripts/tsd.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"version": "v4",
|
||||
"repo": "borisyankov/DefinitelyTyped",
|
||||
"ref": "master",
|
||||
"path": "typings",
|
||||
"bundle": "typings/tsd.d.ts",
|
||||
"installed": {
|
||||
"node/node.d.ts": {
|
||||
"commit": "5f480287834a2615274eea31574b713e64decf17"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user