MCPcopy 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
94function has_metadata(data) {
95 return Object.keys(data).length > 0;
96}
97
98
99

Callers 1

loggerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected