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
/
main.ts
blob: 8c8819d19830aa104106c800b00aebce3e3d913c (
plain
)
1
2
3
import
{
app
}
from
"./src/app.ts"
;
await
app
();