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