Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JasonShin/sqlx-ts
/ postinstall.js
File
postinstall.js
node/postinstall.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ createHash } = require(
'crypto'
)
2
const
fs = require(
'fs'
)
3
const
https = require(
'https'
)
4
const
path = require(
'path'
)
Callers
nothing calls this directly
Calls
1
install
Function · 0.85
Tested by
no test coverage detected