Skip to main content
Module

x/live/blocks/utils.tsx>SingleFlightKeyFunc

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

Type Parameters

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