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