Skip to main content
Module

x/danet/validation.ts>IsUrl

The most mature backend framework for Deno
Go to Latest
variable IsUrl
import { IsUrl } from "https://deno.land/x/danet@2.1.0/validation.ts";

type

(options?: isURLOptions) => unknown