Skip to content

@yantrix/react v0.0.2Docs


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;