variable defaultimport { default } from "https://deno.land/x/hex@0.5.15/src/functions/execute.ts"; type<T>(target: HexFunction<T>,input: HexFunctionInput<T>,context?: HexFunctionContext,) => HexFunctionResultAsyncGen