UNPKG
@ts-engine/cli
Version:
latest (3.0.4)
next (2.0.0-beta.8)
pr (1.0.1-pr.5.commit.99c9899.0)
3.0.4
3.0.3
3.0.1
3.0.0
2.0.0
2.0.0-beta.8
2.0.0-beta.7
2.0.0-beta.6
2.0.0-beta.5
2.0.0-beta.4
2.0.0-beta.3
2.0.0-beta.2
2.0.0-beta.1
1.11.0
1.10.0
1.9.2
1.9.1
1.9.0
1.8.0
1.7.1
1.7.0
1.6.2
1.6.1
1.6.0
1.5.3
1.5.2
1.5.1
1.5.0
1.4.1
1.4.0
1.3.1
1.3.0
1.2.0
1.1.2
1.1.1
1.1.0
1.0.1-pr.5.commit.fa67f73.0
1.0.1-pr.5.commit.99c9899.0
1.0.1-pr.5.commit.15bf859.0
1.0.1-pr.1.commit.97eb531.0
1.0.0
Write TypeScript packages with optionally zero configuration.
ts-engine.dev
@ts-engine/cli
/
bin.js
4 lines
(2 loc)
•
49 B
JavaScript
View Raw
1
2
3
4
#!/usr/bin/env node
require
(
"./dist/index.js"
);