Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ isUrl } from
"../../lib/utils"
;
2
3
const
validUrls = [
4
"x.com"
,
Callers
nothing calls this directly
Calls
1
isUrl
Function · 0.90
Tested by
no test coverage detected