time-to-botec/squiggle/node_modules/@stdlib/strided/common/etc/cli_opts.json

16 lines
124 B
JSON
Raw Normal View History

{
"string": [],
"boolean": [
"help",
"version"
],
"alias": {
"help": [
"h"
],
"version": [
"V"
]
}
}