TrollStore/Store/TSAppDelegate.h

6 lines
94 B
C
Raw Normal View History

2022-09-02 23:19:48 +08:00
#import <UIKit/UIKit.h>
@interface TSAppDelegate : UIResponder <UIApplicationDelegate>
@end