Skip to main content
Module

x/rss/src/util.ts>isValidURL

📰 Deno module for deserializing RSS or ATOM XML feeds into typed objects
Very Popular
Go to Latest
variable isValidURL
import { isValidURL } from "https://deno.land/x/rss@0.5.6/src/util.ts";

type

(text: string) => unknown