MCPcopy 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

9const delay = ms => new Promise(r => setTimeout(r, ms))
10
11const rel = x => new URL(x, import.meta.url)
12const idle_timeout = 1
13
14const login = {

Callers 1

index.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected