Module

x/fresh/server.ts>DenoConfig

The next-gen web framework.
Extremely Popular
Go to Latest
interface DenoConfig
import { type DenoConfig } from "https://dotland.deno.dev/x/fresh@1.1.2/server.ts";

Properties

importMap: string
optional
compilerOptions: { jsx?: string; jsxImportSource?: string; }