time-to-botec/squiggle/node_modules/@stdlib/string/truncate/etc/cli_opts.json

20 lines
157 B
JSON
Raw Normal View History

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