mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-19 12:49:02 +00:00
7 lines
110 B
Plaintext
7 lines
110 B
Plaintext
framework module Lottie {
|
|
umbrella header "lottie-ios-iOS-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|