time-to-botec/js/node_modules/@stdlib/string/substring-after/etc/cli_opts.json

20 lines
164 B
JSON
Raw Normal View History

{
"string": [
"search",
"from-index",
"split"
],
"boolean": [
"help",
"version"
],
"alias": {
"help": [
"h"
],
"version": [
"V"
]
}
}