mirror of
https://github.com/ichmagmaus111/ghostgram.git
synced 2026-05-28 06:02:24 +02:00
6 lines
112 B
Objective-C
6 lines
112 B
Objective-C
#import <ClockKit/ClockKit.h>
|
|
|
|
@interface TGComplicationController : NSObject <CLKComplicationDataSource>
|
|
|
|
@end
|