ilink-world/ios/Pods/Target Support Files/lottie-react-native/lottie-react-native.modulemap

7 lines
118 B
Plaintext
Raw Normal View History

2021-10-26 18:19:13 +00:00
module lottie_react_native {
umbrella header "lottie-react-native-umbrella.h"
export *
module * { export * }
}