Skip to main content
Module

x/lume/core/utils/path.ts>isUrl

🔥 Static site generator for Deno 🦕
Extremely Popular
Go to Latest
function isUrl
import { isUrl } from "https://deno.land/x/lume@v2.2.4/core/utils/path.ts";

Check if the path is an URL

Parameters

path: string

Returns

boolean