zeed
    Preparing search index...

    Type Alias InferInput<Schema>

    InferInput: NonNullable<Schema["~standard"]["types"]>["input"]

    Infers the input type of a Standard Schema.

    Type Parameters