7 lines
96 B
Plaintext
7 lines
96 B
Plaintext
|
module Lottie {
|
||
|
umbrella header "lottie-ios-umbrella.h"
|
||
|
|
||
|
export *
|
||
|
module * { export * }
|
||
|
}
|