Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ export-user-emails.ts
File
export-user-emails.ts
scripts/export-user-emails.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ writeFileSync } from
'fs'
2
3
import
{ pluralize } from
'@codebuff/common/util/string'
4
import
db from
'@codebuff/internal/db'
Callers
nothing calls this directly
Calls
1
exportUserEmails
Function · 0.85
Tested by
no test coverage detected