mirror of
https://github.com/ichmagmaus111/ghostgram.git
synced 2026-05-01 04:07:51 +02:00
8 lines
156 B
Objective-C
8 lines
156 B
Objective-C
#import <LegacyComponents/TGMediaPickerCell.h>
|
|
|
|
@interface TGMediaAssetsGifCell : TGMediaPickerCell
|
|
|
|
@end
|
|
|
|
extern NSString *const TGMediaAssetsGifCellKind;
|