UNPKG

jotai

Version:

👻 Next gen state management that will spook you

6 lines (5 loc) • 89 B
export declare type Message = { type: string; payload?: any; state?: any; };