Files
frontend-app/nativeplugins/WITTestUniPlugin/ios/WITTestUniPlugin.framework/Headers/WITTestUniPlugin-umbrella.h
T

17 lines
340 B
Objective-C
Raw Normal View History

2025-12-16 09:13:48 +08:00
#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 WITTestUniPluginVersionNumber;
FOUNDATION_EXPORT const unsigned char WITTestUniPluginVersionString[];