cantierecreativo / redux-bees

A nice, short and declarative way to interact with JSON APIs
592 stars 41 forks source link

TypeScript Support #26

Open ifiokjr opened 6 years ago

ifiokjr commented 6 years ago

I'm now using this library within a TypeScript project. Would it be fine to submit a PR with typings for full TypeScript support?

stefanoverna commented 6 years ago

absolutely!

Il 06/ott/2017 08:39, "Ifiok Jr." notifications@github.com ha scritto:

I'm now using this library within a TypeScript project. Would it be fine to submit a PR with full TypeScript support?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cantierecreativo/redux-bees/issues/26, or mute the thread https://github.com/notifications/unsubscribe-auth/AADJdcJn0JXfaNhTpKkoPZCJLzN5gTroks5spcsFgaJpZM4PwD6v .

samuelcastro commented 5 years ago

@ifiokjr I'm also looking into using this in a TS project, are you going to submit a PR for it?

ifiokjr commented 5 years ago

@samuelcastro we ended up going with a custom solution and I never found the time to create the types.