https://github.com/Microsoft/TypeScript
Raw File
Tip revision: 3f5f306da2322e7550a9056b971f0d556c63eb38 authored by Daniel Rosenwasser on 26 August 2022, 07:39:48 UTC
Accepted baselines.
Tip revision: 3f5f306
tsc
#!/usr/bin/env node
require('../lib/tsc.js')
back to top