Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/revoltio_rest/src/REST.ts>RESTOptions

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

Properties

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