Go to Latest
type alias GenericFunction
import { type GenericFunction } from "https://dotland.deno.dev/std@0.110.0/node/events.ts";
definition: (...args: any[]) => any