mirror of
https://github.com/WuKongIM/WuKongIMFlutterSDK
synced 2025-06-03 10:18:07 +00:00
11 lines
255 B
Plaintext
11 lines
255 B
Plaintext
framework module shared_preferences_foundation {
|
|
umbrella header "shared_preferences_foundation-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|
|
|
|
module shared_preferences_foundation.__Swift {
|
|
exclude header "shared_preferences_foundation-Swift.h"
|
|
}
|