https://github.com/Microsoft/TypeScript
Raw File
Tip revision: 1e35593437f52cb3eee272db0e19d644e891e06a authored by Ron Buckton on 05 February 2016, 02:14:39 UTC
Adds the transformFiles API
Tip revision: 1e35593
tsd.json
{
  "version": "v4",
  "repo": "borisyankov/DefinitelyTyped",
  "ref": "master",
  "path": "typings",
  "bundle": "typings/tsd.d.ts",
  "installed": {
    "node/node.d.ts": {
      "commit": "5f480287834a2615274eea31574b713e64decf17"
    }
  }
}
back to top