MCPcopy Create free account
hub / github.com/ShouChenICU/FastSend / TransCount.ts

File TransCount.ts

server/utils/TransCount.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'fs'
2
3let transCount = 0
4if (!fs.existsSync('transCount')) {

Callers

nothing calls this directly

Calls 1

saveTransCountFunction · 0.85

Tested by

no test coverage detected