Type Alias PayloadWithOptionalSources<T, S>

PayloadWithOptionalSources: WithOptionalSources<Payload<T, S>>

Type Parameters