time-to-botec/js/node_modules/@stdlib/string/ends-with/etc/cli_opts.json

20 lines
157 B
JSON
Raw Normal View History

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