mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
14 lines
359 B
Objective-C
14 lines
359 B
Objective-C
#import <UIKit/UIKit.h>
|
|
|
|
//! Project version number for ShareItems.
|
|
FOUNDATION_EXPORT double ShareItemsVersionNumber;
|
|
|
|
//! Project version string for ShareItems.
|
|
FOUNDATION_EXPORT const unsigned char ShareItemsVersionString[];
|
|
|
|
#import <ShareItems/TGContactModel.h>
|
|
#import <ShareItems/TGItemProviderSignals.h>
|
|
#import <ShareItems/TGShareLocationSignals.h>
|
|
|
|
|