Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deviceinfo.d.ts): fix typescript declaration export #478

Conversation

fschindler
Copy link
Contributor

Description

In #466 the export of the main module was changed to use default export.
Change the typescript declaration to use default export, too.

Checklist

  • I have tested this on a device/simulator for each compatible OS
  • I added the documentation in README.md.
  • I mentionned this change in CHANGELOG.md.

In react-native-device-info#466 the export of the main module was changed to use default export.
Change the typescript declaration to use default export, too.
@ppeszko
Copy link

ppeszko commented Aug 22, 2018

😍 👍

@machour machour merged commit 72d1a24 into react-native-device-info:master Aug 22, 2018
@machour
Copy link
Collaborator

machour commented Aug 22, 2018

Thank you!

@fschindler
Copy link
Contributor Author

Great, thank you for quick response and merge!

almostintuitive pushed a commit to languagedrops/react-native-simple-device-info that referenced this pull request Sep 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants