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

17 lines
213 B
Objective-C

//
// TUIGlobalization+TUIPatch.h
// Youth
//
// Created by mambaxie on 2022/2/22.
//
#import "TUIGlobalization.h"
NS_ASSUME_NONNULL_BEGIN
@interface TUIGlobalization (TUIPatch)
@end
NS_ASSUME_NONNULL_END