mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-05 08:40:32 +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