CSFrequency / react-firebase-hooks

React Hooks for Firebase.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typescript support

vlafranca opened this issue · comments

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

Thanks in advance

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

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