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