1
0
mirror of https://github.com/opa334/TrollStore.git synced 2025-01-19 13:35:41 +08:00
TrollStore/Store/TSAppDelegate.h
2022-09-02 17:19:48 +02:00

6 lines
94 B
Objective-C

#import <UIKit/UIKit.h>
@interface TSAppDelegate : UIResponder <UIApplicationDelegate>
@end