1
0
mirror of https://github.com/opa334/TrollStore.git synced 2024-12-04 15:00:39 +08:00
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