Home
last modified time | relevance | path

Searched defs:optionType (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/npm/node_modules/@pkgjs/parseargs/
Dindex.js314 const optionType = objectGetOwn(optionConfig, 'type'); constant
/third_party/node/lib/internal/util/parse_args/
Dparse_args.js309 const optionType = objectGetOwn(optionConfig, 'type'); constant