mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-03-15 12:16:56 +00:00
git-subtree-dir: submodules/lottie-ios git-subtree-mainline:76e5a7fab6git-subtree-split:d40e390fbe
9 lines
103 B
Plaintext
9 lines
103 B
Plaintext
framework module Lottie {
|
|
umbrella header "Lottie.h"
|
|
|
|
export *
|
|
module * {
|
|
export *
|
|
}
|
|
}
|