Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/porsager/postgres
/ rel
Function
rel
tests/index.js:11–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
const
delay = ms =>
new
Promise(r => setTimeout(r, ms))
10
11
const
rel = x =>
new
URL(x,
import
.meta.url)
12
const
idle_timeout = 1
13
14
const
login = {
Callers
1
index.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected