We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cd945af + 38843c2 commit 8127d08Copy full SHA for 8127d08
1 file changed
src/index.d.ts
@@ -1 +1 @@
1
-export default function linkState(component: any, key: string, eventPath: string): (e) => void;
+export default function linkState(component: any, key: string, eventPath?: string): (e) => void;
0 commit comments