Skip to main content
Module

x/hex/mod.ts>formatters.registry

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

type

(formatters: Iterable<Formatter>) => Registry