7 lines
118 B
Plaintext
7 lines
118 B
Plaintext
|
module lottie_react_native {
|
||
|
umbrella header "lottie-react-native-umbrella.h"
|
||
|
|
||
|
export *
|
||
|
module * { export * }
|
||
|
}
|