Skip to content

PURISTA API


PURISTA API / @purista/core / InferPayload

Type Alias: InferPayload<S>

InferPayload<S> = S extends Schema ? InferIn<S> : unknown

Defined in: core/types/queue/QueueContext.ts:8

Type Parameters

S

S