Newer
Older
Productization_H5_IOS / Pods / Target Support Files / ReachabilitySwift / ReachabilitySwift-umbrella.h
@zhangfeng zhangfeng on 8 Aug 2023 316 bytes commit first
#ifdef __OBJC__
#import <UIKit/UIKit.h>
#else
#ifndef FOUNDATION_EXPORT
#if defined(__cplusplus)
#define FOUNDATION_EXPORT extern "C"
#else
#define FOUNDATION_EXPORT extern
#endif
#endif
#endif


FOUNDATION_EXPORT double ReachabilityVersionNumber;
FOUNDATION_EXPORT const unsigned char ReachabilityVersionString[];