mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-19 04:39:36 +00:00
7 lines
83 B
Objective-C
7 lines
83 B
Objective-C
|
|
@interface BITTestHelper : NSObject
|
|
|
|
+ (id)jsonFixture:(NSString *)fixture;
|
|
|
|
@end
|