Module

x/hono/jsx/hooks/index.ts>EffectData

Web Framework built on Web Standards
Extremely Popular
Go to Latest
type alias EffectData
import { type EffectData } from "https://dotland.deno.dev/x/hono@v4.3.10/jsx/hooks/index.ts";
definition:
[
readonly unknown[] | undefined,
(() => void | (() => void)) | undefined,
(() => void) | undefined,
(() => void) | undefined,
]