mirror of
https://github.com/oonyeje/Get-Hip.git
synced 2026-05-11 10:36:43 +00:00
7 lines
113 B
Plaintext
7 lines
113 B
Plaintext
framework module FBSDKLoginKit {
|
|
umbrella header "FBSDKLoginKit.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|