PURISTA API / @purista/core / CommandContextMockBuilderTypes
Type Alias: CommandContextMockBuilderTypes<T>
CommandContextMockBuilderTypes<
T> =TextendsCommandDefinitionBuilder<any, infer C> ?C:never
Defined in: testing/createCommandContextMock.ts:30
Infer the internal builder type configuration from a command builder.
Type Parameters
T
T
