mirror of
https://github.com/hmalik144/EasyCC_iOs_-legacy-.git
synced 2026-05-02 13:44:54 +01:00
7 lines
108 B
Plaintext
7 lines
108 B
Plaintext
framework module Alamofire {
|
|
umbrella header "Alamofire-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|