If I need for some reason to export KMP module to ...
# compose-ios
m
If I need for some reason to export KMP module to ios framework which is going to increase the size of the app. Does annotating the functions that I don't need in objective-c with @HiddenFromObjC will help?