react-native-haptic-feedback
react-native-haptic-feedback copied to clipboard
Issue with types export assignment
I think there might be an issue with the typings introduced in https://github.com/junina-de/react-native-haptic-feedback/pull/78
TypeScript complains to me about line 35 of index.d.ts that "An export assignment cannot be used in a module with other exported elements"
See below in screenshot
