Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/blocks/runtime/features/invoke.ts>batchInvoke

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

type

(payload: InvokePayload<any>, state: State<any>) => unknown