Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
fs from
'fs'
2
3
let
transCount = 0
4
if
(!fs.existsSync(
'transCount'
)) {
Callers
nothing calls this directly
Calls
1
saveTransCount
Function · 0.85
Tested by
no test coverage detected