Skip to main content
Go to Latest
interface Context
import { type Context } from "https://deno.land/x/darkflare@v7.1.1/mod.ts";

Properties

env: darkflare.Environment
waitUntil: (promise: Promise<unknown>) => void