redux-state-history icon indicating copy to clipboard operation
redux-state-history copied to clipboard

Include typescript typings reference

Open inakianduaga opened this issue 9 years ago • 0 comments

It's possible to specify the typings in package.json, so user can use import syntax in typescript and it will work correctly.

https://github.com/Microsoft/TypeScript/wiki/Typings-for-npm-packages

Types probably need converting or adapting (a new file that defines the entire module and includes the types we currently have)

inakianduaga avatar Dec 17 '15 08:12 inakianduaga