https://github.com/Microsoft/TypeScript
Raw File
Tip revision: 0f16e68335a291d98980e194be06fc5bbd2143cd authored by Ron Buckton on 17 February 2016, 00:01:14 UTC
PR Feedback
Tip revision: 0f16e68
tsc
#!/usr/bin/env node
require('../lib/tsc.js')
back to top