MCPcopy 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

1import { writeFileSync } from 'fs'
2
3import { pluralize } from '@codebuff/common/util/string'
4import db from '@codebuff/internal/db'

Callers

nothing calls this directly

Calls 1

exportUserEmailsFunction · 0.85

Tested by

no test coverage detected