Skip to content

Commit 5646d3f

Browse files
authored
Merge pull request #6 from Firaenix/master
Added TypeScript typings
2 parents c5468ec + ea83e16 commit 5646d3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export default function linkState(component: any, key: string, eventPath: string): (e) => void;

0 commit comments

Comments
 (0)