MCPcopy Create free account
hub / github.com/DavidWells/analytics / useIdentify

Function useIdentify

packages/use-analytics/src/hooks.js:16–18  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14}
15
16export const useIdentify = () => {
17 return useContext(AnalyticsContext).identify
18}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected