InferCodecOutput
InferCodecOutput<
C> =CextendsCodec<unknown, infer O> ?O:unknown
Defined in: packages/codecs/src/schema-types.ts:24
Extract the output type (deserialize return) from a Codec.
Type Parameters
Section titled “Type Parameters”C