#986·rematch

TypeScript 4.9 上的效果类型推断错误

作者: otaviosoares创建于 2023年10月4日更新于 2023年10月4日

在有效载荷和 rootState 为可选时,类型推断会失败。可以在以下链接中观察到此问题:https://GitHub.com/rematch/rematch/blob/bde199f08c7709e81458394d2bb9374ad95600a2/packages/core/test/ts_typings/dispatcher-typings.test.ts#L338-L339

内容来源: rematch/rematch