UNPKG

jotai

Version:

👻 Next gen state management that will spook you

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