Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AS-AIGC/TranscriptHub
/ has_metadata
Function
has_metadata
apps/backend/logger.js:94–96 ·
view source on GitHub ↗
(data)
Source
from the content-addressed store, hash-verified
92
}
93
94
function
has_metadata(data) {
95
return
Object.keys(data).length > 0;
96
}
97
98
99
Callers
1
logger
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected