import { type default } from "https://deno.land/x/hex@0.5.15/src/functions/mod.ts";
import { type default } from "https://deno.land/x/hex@0.5.15/src/functions/mod.ts";
definition: () => HexFunctionResult
definition: (newContext?: HexFunctionContext) => HexFunctionResult
import { default } from "https://deno.land/x/hex@0.5.15/src/functions/mod.ts";
type
<T>() => HexFunctionResultAsyncGen
type
<T>(...functions: readonly HexFunction<T>[]) => HexFunction<T>
type
<T>(..._routes: readonly HexFunction<T>[]) => HexFunction<T>
import { default } from "https://deno.land/x/hex@0.5.15/src/functions/mod.ts";
Parameters
iterator: HexFunctionResult