MCPcopy Create free account
hub / github.com/Superflows-AI/superflows / isURL.test.ts

File isURL.test.ts

__tests__/utils/isURL.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { isUrl } from "../../lib/utils";
2
3const validUrls = [
4 "x.com",

Callers

nothing calls this directly

Calls 1

isUrlFunction · 0.90

Tested by

no test coverage detected