https://github.com/Microsoft/TypeScript
Raw File
Tip revision: c759b633d6e33754fb0cd4473759062ce920c4a2 authored by Ron Buckton on 20 February 2016, 01:01:02 UTC
Adds ES6 transformer
Tip revision: c759b63
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