star-micronics / react-native-star-io10

react-native-star-io10 is a library for supporting application development for Star Micronics devices.
Other
83 stars 54 forks source link

fix: typescript compilation errors #42

Closed jesperjohansson closed 9 months ago

jesperjohansson commented 2 years ago

Fixes multiple build errors when using importsNotUsedAsValues "error" Fixes one build error when using noUnusedLocals true

Also available as patch with patch-package: https://gist.github.com/jesperjohansson/a7e220af983bbf106918d97439819bdc

mohammedhammoud commented 2 years ago

Can you guys merge this?