Typescript SDK Type Docs
    Preparing search index...

    Type Alias MethodType

    MethodType:
        | "GET"
        | "HEAD"
        | "POST"
        | "PUT"
        | "PATCH"
        | "DELETE"
        | "CONNECT"
        | "OPTIONS"
        | "TRACE"