@yantrix/react v0.4.4 • Docs
Yantrix API / @yantrix/react / TPreviousContext
Type Alias: TPreviousContext<Context>
ts
type TPreviousContext<Context>: object;Type Parameters
• Context = any
Type declaration
context
ts
context: Record<string, Context>;state
ts
state: number | null;