Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/porsager/postgres
/ constructor
Method
constructor
deno/polyfills.js:9–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
8
class
Socket {
9
constructor() {
10
return
createSocket()
11
}
12
}
13
14
function
createSocket() {
Callers
nothing calls this directly
Calls
1
createSocket
Function · 0.70
Tested by
no test coverage detected