Skip to main content
Module

x/deno_hosts/parse.ts>default#match

The hosts file parsing and resolver module for Deno
Latest
method default.prototype.match
import { default } from "https://deno.land/x/deno_hosts@v1.0.1/parse.ts";

Parameters

str: string

Returns

Host | undefined