Module

x/live/runtime/features/preview.tsx>preview

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Latest
variable preview
import { preview } from "https://dotland.deno.dev/x/live@1.107.0/runtime/features/preview.tsx";

type

<TAppManifest extends AppManifest = AppManifest>(
req: Request,
previewUrl: string,
props: unknown,
ctx: State<TAppManifest>,
) => unknown