variable HTMXimport { HTMX } from "https://dotland.deno.dev/x/live@1.107.0/runtime/htmx/mod.tsx"; type<TAppManifest extends AppManifest = AppManifest>(opts?: HTMXOpts<TAppManifest>) => Bindings<TAppManifest>