@squidcloud/client
    Preparing search index...

    Type Alias HttpMethod

    HttpMethod: "post" | "get" | "delete" | "patch" | "put"

    Represents the HTTP methods supported by an API endpoint.