Skip to main content
Module

x/nano_jsx/htm/build.ts>evaluate

🎯 SSR first, lightweight 1kB JSX library.
Latest
variable evaluate
import { evaluate } from "https://deno.land/x/nano_jsx@v0.1.0/htm/build.ts";

type

(
h: any,
built: any,
fields: any,
args: any,
) => any