Skip to main content
Module

x/hex/mod.ts>functions.HexFunctionResultGen

An ecosystem delivering practices, philosophy and portability.
Go to Latest
type alias functions.HexFunctionResultGen
import { type functions } from "https://deno.land/x/hex@0.5.15/mod.ts";
const { HexFunctionResultGen } = functions;

Type Parameters

optional
T = HexFunctionPayloadTypes
definition: Generator<HexFunctionResultBody<T>>