We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0d60c4 commit 2d29481Copy full SHA for 2d29481
test/typescript/dispatch.ts
@@ -12,4 +12,4 @@ declare module "../../index.d.ts" {
12
}
13
14
15
-const dispatchThunkResult: number = dispatch(() => 42);
+const dispatchThunkResult: number = dispatch(() => 42);
0 commit comments