Skip to main content
Module

x/deno_hosts/mod.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/mod.ts";

Parameters

str: string

Returns

Host | undefined