Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/blocks/utils/invoke.server.ts>payloadForFunc

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Go to Latest
variable payloadForFunc
import { payloadForFunc } from "https://deno.land/x/blocks@1.102.2/utils/invoke.server.ts";

type

<TManifest extends AppManifest = AppManifest>(func: InvokeFunction<TManifest>) => unknown