Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/nessie/cli/utils.ts>isUrl

A modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations
Go to Latest
variable isUrl
import { isUrl } from "https://deno.land/x/nessie@2.0.8/cli/utils.ts";

type

(path: string) => unknown