Skip to content

BuiltinName

A built-in flag a consumer can take over.

Signatures

ts
type BuiltinName = "help" | "json" | "quiet";

See Also

Released under the MIT License.