gunshi / default / CommandContextCore
Type Alias: CommandContextCore<G>
ts
type CommandContextCore<G> = Readonly<CommandContext<G>>;CommandContextCore type (base type without extensions)
Type Parameters
| Type Parameter | Default type |
|---|---|
G extends GunshiParamsConstraint | DefaultGunshiParams |
Since
v0.27.0
