mirror of
https://github.com/TelegramMessenger/TelegramStickersImport.git
synced 2025-10-31 05:22:24 +00:00
7 lines
114 B
Plaintext
7 lines
114 B
Plaintext
framework module Pods_Example {
|
|
umbrella header "Pods-Example-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|