time-to-botec/js/node_modules/@stdlib/fs/unlink/etc/cli_opts.json

16 lines
124 B
JSON
Raw Normal View History

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