Array of SubCommand instances for this group command. Must contain at least one sub-command.
ReadonlyArray<SubCommand>
Array of SubCommand instances for this group command. Must contain at least one sub-command.
ReadonlyArray<SubCommand>
import type GroupCommand from ".";