mirror of
https://github.com/SDWebImage/SDWebImage.git
synced 2026-04-07 19:27:40 +00:00
7 lines
101 B
Plaintext
7 lines
101 B
Plaintext
framework module SDWebImage {
|
|
umbrella header "SDWebImage.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|