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