mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-18 11:34:31 +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