hank
2019-06-20 e81c27b13950ca02baa879ae7b8108c0c3ef7fb0
frameworks/FBSDKCoreKit.framework/Headers/FBSDKButton.h
@@ -18,9 +18,14 @@
#import <UIKit/UIKit.h>
NS_ASSUME_NONNULL_BEGIN
/**
  A base class for common SDK buttons.
 */
NS_SWIFT_NAME(FBButton)
@interface FBSDKButton : UIButton
@end
NS_ASSUME_NONNULL_END