mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-13 12:37:16 +08: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