Files
featherVoice/TUIKit/TUISearch/UI_Minimalist/UI/TUISearchViewController_Minimalist.h

18 lines
281 B
C
Raw Normal View History

2025-08-08 10:49:36 +08:00
//
// TUISearchViewController.h
// Pods
//
// Created by harvy on 2020/12/24.
// Copyright © 2023 Tencent. All rights reserved.
//
#import <UIKit/UIKit.h>
NS_ASSUME_NONNULL_BEGIN
@interface TUISearchViewController_Minimalist : UIViewController
@end
NS_ASSUME_NONNULL_END