Skip to main content
Module

x/local_ip/mod.ts>decode

Tiny module for Deno to get local network interface address.
Latest
variable decode
import { decode } from "https://deno.land/x/local_ip@0.0.3/mod.ts";

type

(x: Uint8Array) => unknown