UNPKG

redux-haiku

Version:

> A saga is long and rambles on. > A haiku goes to the point. > Change!

4 lines (3 loc) 100 B
declare module 'object-difference' { declare var exports: (prev: any, next: any) => [any, any] }