mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-23 12:12:51 +03:00
7 lines
142 B
Objective-C
7 lines
142 B
Objective-C
#ifndef IOSApp_Bridging_Header_h
|
|
#define IOSApp_Bridging_Header_h
|
|
|
|
#import "affine_mobile_nativeFFI.h"
|
|
|
|
#endif /* IOSApp_Bridging_Header_h */
|