BUPKIS
    Preparing search index...

    Type Alias InferOutput<Schema>

    InferOutput: NonNullable<Schema["~standard"]["types"]>["output"]

    Infers the output type of a Standard Schema.

    Utility type for extracting the output type from a schema instance.

    Type Parameters

    • Schema extends StandardSchemaV1

      The Standard Schema to extract the output type from