cdts/xdts-ios 3/TreeHole/CYHResetCode/THBaseViewController/THTabBar/THTabBarItemGifPlusButton.h
2023-07-27 09:20:00 +08:00

18 lines
296 B
Objective-C

//
// THTabBarItemGifPlusButton.h
// TreeHole
//
// Created by iOS on 2023/2/10.
// Copyright © 2023 CYH. All rights reserved.
//
#import <CYLTabBarController/CYLTabBarController.h>
NS_ASSUME_NONNULL_BEGIN
@interface THTabBarItemGifPlusButton : CYLPlusButton
@end
NS_ASSUME_NONNULL_END