type alias GenericFunctionimport { type GenericFunction } from "https://deno.land/x/deco@1.40.2/clients/withManifest.ts"; definition: (...args: any[]) => Promise<any>