You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
In React Native projects that use Typescript, importing the launchdarkly-react-native-client-sdk results in a type error:
Could not find a declaration file for module 'launchdarkly-react-native-client-sdk'.... implicitly has an 'any' type.
Describe the solution you'd like
I'm requesting an official type definition to be included with the LaunchDarkly SDK
Describe alternatives you've considered
I searched DefinitelyTyped for a community definition, but none exists.
Additional context
N/A
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
In React Native projects that use Typescript, importing the
launchdarkly-react-native-client-sdk
results in a type error:Describe the solution you'd like
I'm requesting an official type definition to be included with the LaunchDarkly SDK
Describe alternatives you've considered
I searched DefinitelyTyped for a community definition, but none exists.
Additional context
N/A
The text was updated successfully, but these errors were encountered: