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