cdts/xdts-ios 3/TreeHole/Code/Features/Chat/UIPatch/TUIConversationCell+TUIPatch.h
2023-07-27 09:20:00 +08:00

17 lines
225 B
Objective-C

//
// TUIConversationCell+TUIPatch.h
// TreeHole
//
// Created by mambaxie on 2022/4/25.
//
#import <TUIConversationCell.h>
NS_ASSUME_NONNULL_BEGIN
@interface TUIConversationCell (TUIPatch)
@end
NS_ASSUME_NONNULL_END