Beignet API reference
    Preparing search index...

    Type Alias InferPath<C>

    InferPath: InferSchemaOrFallback<C["pathParams"], Record<string, string>>

    Infer the handler path parameter type for a contract.

    Type Parameters