Skip to main content
Module

x/hex/mod.ts>web.run

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

type

(config: Config) => unknown