Hibit_iOS/HiBit/Project/Publics/Views/HBRefreshAutoNormalFooter.h
2024-06-07 13:38:31 +08:00

17 lines
250 B
Objective-C

//
// HBRefreshAutoNormalFooter.h
// QinJiuTV
//
// Created by HI_LOSER on 2024/6/6.
//
#import "MJRefreshAutoNormalFooter.h"
NS_ASSUME_NONNULL_BEGIN
@interface HBRefreshAutoNormalFooter : MJRefreshAutoNormalFooter
@end
NS_ASSUME_NONNULL_END