type alias AnyFunctionimport { type AnyFunction } from "https://deno.land/x/is_what@v5.0.2/src/isFunction.ts"; definition: (...args: any[]) => any