Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/winfunc/opcode
/ getSettings
Method
getSettings
src/lib/analytics/index.ts:271–273 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
269
}
270
271
getSettings(): AnalyticsSettings | null {
272
return
this.consentManager.getSettings();
273
}
274
}
275
276
// Export singleton instance
Callers
1
enable
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected