davide-scalzo / react-native-mixpanel

A React Native wrapper for Mixpanel tracking
MIT License
455 stars 195 forks source link

MixpanelInstance.initialized boolean is missing from type definitions #247

Open sunweiyang opened 4 years ago

sunweiyang commented 4 years ago

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