Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface Configuration
import { type Configuration } from "https://deno.land/x/darkflare@v7.2.2/core/Configuration.d.ts";

Properties

optional
name: string
optional
base: string
optional
cors: string
optional
cache: string | number
optional
typesafe: boolean