CSFrequency / react-firebase-hooks

React Hooks for Firebase.
Apache License 2.0
3.58k stars 304 forks source link

Typescript support #244

Closed vlafranca closed 1 year ago

vlafranca commented 2 years ago

Hi, It seems there is no @types library provided for typescript support, is it possible to add it ?

Thanks in advance

akapelon commented 2 years ago

The library is written in Typescript. Perhaps you are doing something wrong importing it? @Types should not be needed.

chrisbianca commented 1 year ago

As @akapelon says, the library is written in Typescript so does not need a @types library