Skip to content

Commit

Permalink
Merge 5683537 into 8de2a8b
Browse files Browse the repository at this point in the history
  • Loading branch information
davidka committed Jan 8, 2018
2 parents 8de2a8b + 5683537 commit ad9be1d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
declare module 'redux-middleware-test-helper' {
export default function(ref: { cut: any; actionTypes: { [key: string]: string } }): void
}

0 comments on commit ad9be1d

Please sign in to comment.