type alias AnyFnimport { type AnyFn } from "https://deno.land/x/prelude_js@1.0.0-beta.2/deps.ts"; definition: (...args: any) => any