davide-scalzo / react-native-mixpanel

A React Native wrapper for Mixpanel tracking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MixpanelInstance.initialized boolean is missing from type definitions

sunweiyang opened this issue · comments

The initialized boolean definition for MixpanelInstance needs to be included in react-native-mixpanel's index.d.ts file to fully support TypeScript.