interface DenoConfigimport { type DenoConfig } from "https://dotland.deno.dev/x/fresh@1.1.1/server.ts"; PropertiesimportMap: stringoptionalcompilerOptions: { jsx?: string; jsxImportSource?: string; }