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