Type Alias NestedOptions

NestedOptions: string | Promissory<Options> | () => Promissory<Options>

The type of nested options for a subcommand.