Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/live/blocks/utils.tsx>SingleFlightKeyFunc

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Go to Latest
type alias SingleFlightKeyFunc
import { type SingleFlightKeyFunc } from "https://deno.land/x/live@0.36.7/blocks/utils.tsx";

Type Parameters

optional
TConfig = any
optional
TCtx = any
definition: (args: TConfig, ctx: TCtx) => string