Closed zzorba closed 2 months ago
Basically our exporting trick has one problem, https://github.com/microsoft/TypeScript/issues/30355
So I marked them public and put a strongly worded note on the fields in question. We could also suppress the typescript warning, but it has to be done at each export site (annoying)
Closing this in favour of #84.
I believe this will address https://github.com/jhugman/uniffi-bindgen-react-native/issues/75