Files
eden/src/ios/Eden/AppUI-Bridging-Header.h
T
2026-08-14 21:13:19 +00:00

12 lines
221 B
C++

//
// AppUI-Bridging-Header.h - Sudachi
// Created by Jarrod Norwell on 4/3/2024.
//
#ifndef AppUI_Bridging_Header_h
#define AppUI_Bridging_Header_h
#import "Wrapper/AppUIObjC.h"
#endif /* AppUI_Bridging_Header_h */