Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/typicode/json-server
/ URL
Function
URL
src/cli/utils/is.js:15–17 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
13
}
14
15
function
URL(s) {
16
return
/^(http|https):/.test(s)
17
}
Callers
2
FILE
Function · 0.85
JS
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected