tsrun/cli.js

3 lines
95 B
JavaScript
Raw Normal View History

2018-06-30 17:20:36 +00:00
#!/usr/bin/env node
process.env.CLI_CALL_TSRUN = 'true'
var index = require("./dist/index.js");