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