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