mirror of
https://github.com/oonyeje/Get-Hip.git
synced 2026-03-26 20:22:23 +00:00
7 lines
113 B
Plaintext
7 lines
113 B
Plaintext
framework module FBSDKLoginKit {
|
|
umbrella header "FBSDKLoginKit.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|