Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Openpanel-dev/openpanel
/ get-referrers.ts
File
get-referrers.ts
apps/worker/scripts/get-referrers.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'node:fs'
;
2
import
path from
'node:path'
;
3
import
{ dirname } from
'node:path'
;
4
import
{ fileURLToPath } from
'node:url'
;
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected