type alias GenericFunctionimport { type GenericFunction } from "https://deno.land/x/aleph@v0.3.0-alpha.19/framework/core/events.ts"; definition: (...args: any[]) => any