Documentation / @agentick/core / useContextInfoStore
Function: useContextInfoStore() ​
useContextInfoStore():
ContextInfoStore|null
Defined in: core/src/hooks/context-info.ts:83
Get the context info store from context. Returns null if not within a provider (for optional access).
Returns ​
ContextInfoStore | null