parseIPCopyimport { parseIP } from "https://raw.githubusercontent.com/nats-io/nats.deno/v1.28.2/nats-base-client/internal_mod.ts";function parseIP(h: string): Uint8Array | undefined;§parseIP(h: string): Uint8Array | undefined[src]§Parameters§h: string[src]§Return Type§Uint8Array | undefined[src]