mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-11 22:10:09 +00:00
* feat(commander): `name` can be a setter and a getter * style(commander): replace double with single quote * commander: use overloads for name * commander: `outputHelp` calback takes a string as parameter