element-ios/RiotShareExtension/SupportingFiles/RiotShareExtension-Bridging...

14 lines
341 B
Objective-C

//
// Use this file to import your target's public headers that you would like to expose to Swift.
//
#import "ThemeService.h"
#import "AvatarGenerator.h"
#import "BuildInfo.h"
#import "ShareItemSender.h"
#import "UserEncryptionTrustLevel.h"
#import "RoomEncryptionTrustLevel.h"
// MatrixKit imports
#import "MatrixKit-Bridging-Header.h"