import { Deno } from "https://deno.land/x/deno@v0.28.0/cli/js/lib.deno_runtime.d.ts";
const { dial } = Deno;
Dial connects to the address on the named transport.
Parameters
options: DialOptions
import { Deno } from "https://deno.land/x/deno@v0.28.0/cli/js/lib.deno_runtime.d.ts";
const { dial } = Deno;
Dial connects to the address on the named transport.