Skip to content

PURISTA API


PURISTA API / @purista/core / CommandContextMockServiceClass

Type Alias: CommandContextMockServiceClass<T>

CommandContextMockServiceClass<T> = T extends CommandDefinitionBuilder<infer S, any> ? S : ServiceClass

Defined in: testing/createCommandContextMock.ts:31

Type Parameters

T

T