index
:
mint
trunk
Project Mint - An attempt at making a JS-compatible programming language
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
_mint
/
node_modules
/
editorconfig
/
src
/
cli.d.ts
blob: b6c6640ba00fa646a2280427cbef800bb9309878 (
plain
)
1
export
default
function
cli
(
args
:
string
[])
:
void
;