developit / preact-redux

:loop: Preact integration for Redux (no shim needed!)
https://npm.im/preact-redux
MIT License
288 stars 27 forks source link

No d.ts file. #6

Closed mseddon closed 6 years ago

mseddon commented 7 years ago

There isn't a typings file currently for preact-redux, which is a shame.

However it's only a micro layer around react-redux, which already has a typing, so it should be fairly easy to fix.

developit commented 7 years ago

PR's welcome :)

mseddon commented 7 years ago

See #7

developit commented 6 years ago

Merged in #20 !