mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
11 lines
210 B
Objective-C
11 lines
210 B
Objective-C
#ifndef Share_Bridging_Header_h
|
|
#define Share_Bridging_Header_h
|
|
|
|
#import "TGContactModel.h"
|
|
#import "TGItemProviderSignals.h"
|
|
#import "TGShareLocationSignals.h"
|
|
|
|
#import "../Telegram-iOS/BuildConfig.h"
|
|
|
|
#endif
|