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