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