Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/revoltio_rest/src/lib.ts>RESTOptions

REST module for revolt.io
Latest
interface RESTOptions
import { type RESTOptions } from "https://deno.land/x/revoltio_rest@v1.1.3/src/lib.ts";

Properties

app: string
api: string
cdn: string
timeout: number
retries: number