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