Module

x/aleph/server/types.ts>JSXConfig

The Full-stack Framework in Deno.
Go to Latest
type alias JSXConfig
import { type JSXConfig } from "https://dotland.deno.dev/x/aleph@1.0.0-beta.37/server/types.ts";
definition: { jsxPragma?: string; jsxPragmaFrag?: string; jsxImportSource?: string; }