Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface DrunConfig
import { type DrunConfig } from "https://deno.land/x/drun@v1.3.1/src/interfaces/types.ts";

Properties

cwd: string
entryPoint: string
excludes: string[]
runtimeOptions: string[]