7 lines
160 B
Objective-C
7 lines
160 B
Objective-C
#import <LegacyComponents/TGMediaPickerCell.h>
|
|
|
|
@interface TGMediaAssetsVideoCell : TGMediaPickerCell
|
|
|
|
@end
|
|
|
|
extern NSString *const TGMediaAssetsVideoCellKind;
|