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 GunshiParams <any > | DefaultGunshiParams |