Closed lukeharvey closed 1 year ago
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"
index.d.ts
See below in screenshot
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