interface JSXConfigimport { type JSXConfig } from "https://deno.land/x/fresh@1.4.1/src/build/esbuild.ts"; Propertiesjsx: "react" | "react-jsx"optionaljsxImportSource: string