import { functions } from "https://deno.land/x/hex@0.5.15/src/mod.ts";
const { executeFromCli } = functions;
type
(target: HexFunction, context?: HexFunctionContext) => HexFunctionResultAsyncGen
import { functions } from "https://deno.land/x/hex@0.5.15/src/mod.ts";
const { executeFromCli } = functions;