Skip to main content
Latest
function runMethod
Re-export
import { runMethod } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/deps.ts";

Type Parameters

optional
T = any

Parameters

method:
| "get"
| "post"
| "put"
| "delete"
| "patch"
url: string
optional
body: unknown
optional
retryCount = [UNSUPPORTED]
optional
bucketId: string