UNPKG
foalts2-cli
Version:
latest (2.12.0)
2.12.0
CLI tool for FoalTS
github.com/FoalTS
FoalTS/foal
foalts2-cli
/
lib
/
run-script
/
get-command-line-arguments.util.d.ts
2 lines
(1 loc)
•
71 B
TypeScript
View Raw
1
2
export
declare
function
getCommandLineArguments
(
argv
:
string
[]
):
any
;