Beignet API reference
    Preparing search index...

    Type Alias InferBody<C>

    InferBody: InferSchemaOrFallback<C["body"], unknown>

    Infer the handler request body type for a contract.

    Type Parameters