index
:
ts-types-lang
main
A runtime for typescript types that turns types into a purely functional programming language
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin.js
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'bin.js')
-rwxr-xr-x
bin.js
2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin.js b/bin.js
index 2f4cfed..54f06ce 100755
--- a/
bin.js
+++ b/
bin.js
@@ -1,3 +1,3 @@
#!/usr/bin/env node
-require('./dist/index.js')
+require('./dist/src/index.js')