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

fix(analytics): typo in type declarations

Open matinzd opened this issue 5 months ago • 4 comments

Description

Fix typo in type declaration

Related issues

N/A

Release Summary

Fix typo in type declarations

Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
    • [x] Yes
  • My change supports the following platforms;
    • [ ] Android
    • [x] iOS
  • My change includes tests;
    • [ ] e2e tests added or updated in packages/\*\*/e2e
    • [ ] jest tests added or updated in packages/\*\*/__tests__
  • [x] I have updated TypeScript types that are affected by my change.
  • This is a breaking change;
    • [ ] Yes
    • [x] No

Test Plan


Think react-native-firebase is great? Please consider supporting the project with any of the below:

matinzd avatar Sep 11 '24 14:09 matinzd