index
:
countryfetch
imgbot
master
A cli tool for fetching information about countries.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
index.ts
blob: 815a0c70d544b55c15f0a94c718e581eff7272f7 (
plain
)
1
2
3
import
app
from
"./src/main.ts"
;
await
app
.
run
();