Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/
Class
packages/core/analytics/src/analytics.ts:70–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
export
class
Analytics extends Context.Service<Analytics, AnalyticsService>()(
71
"@executor-js/analytics/Analytics"
,
72
) {}
73
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected