Skip to main content
Go to Latest
type alias GenericFunction
import { type GenericFunction } from "https://deno.land/std@0.113.0/node/events.ts";
definition: (...args: any[]) => any