react-firebase-hooks icon indicating copy to clipboard operation
react-firebase-hooks copied to clipboard

Typescript support

Open vlafranca opened this issue 3 years ago • 1 comments

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

Thanks in advance

vlafranca avatar May 27 '22 13:05 vlafranca

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

akapelon avatar Aug 31 '22 06:08 akapelon

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

chrisbianca avatar Nov 04 '22 17:11 chrisbianca