Skip to main content
Module

x/hex/mod.ts>functions.dumper

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

Parameters

optional
dumpFunction: (x: unknown) => void = [UNSUPPORTED]