Type Alias RESTClient

RESTClient: Pick<
    HTTPClient<Context>,

        | "baseURI"
        | "options"
        | "request"
        | "get"
        | "post"
        | "put"
        | "patch"
        | "delete",
>
MMNEPVFCICPMFPCPTTAAATR