UNPKG
ts-node-builder
Version:
latest (2.2.0)
2.2.0
2.1.0
2.0.1
2.0.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
github.com/abdoolly/ts-node-builder
ts-node-builder
/
build
/
testapp
/
test.ts
1 lines
•
48 B
text/typescript
View Raw
1
console
.
log
(
'running me'
, process.
env
.
NODE_ENV
);