Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ShouChenICU/FastSend
/ transCount.post.ts
File
transCount.post.ts
server/api/transCount.post.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
export
default defineEventHandler((event) => {
2
return
getTransCount()
3
})
Callers
nothing calls this directly
Calls
1
getTransCount
Function · 0.85
Tested by
no test coverage detected