Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DavidWells/analytics
/ tempKey
Function
tempKey
packages/analytics-core/src/modules/user.js:57–57 ·
view source on GitHub ↗
(key)
Source
from the content-addressed store, hash-verified
55
}
56
57
export
const
tempKey = (key) => PREFIX +
'TEMP'
+ PREFIX + key
58
59
export
function
getUserPropFunc(storage) {
60
return
function
getUserProp(key, instance, payload) {
Callers
3
analytics
Function · 0.90
identifyMiddleware
Function · 0.90
getUserPropFunc
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected