DSGamePlayerHPTopBgGradientView.h 285 Bytes
//
//  DSGamePlayerHPTopBgGradientView.h
//  DSCnliveShopSDK
//
//  Created by zhaolin on 2019/6/28.
//  Copyright © 2019 BIKE. All rights reserved.
//

#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface DSGamePlayerHPTopBgGradientView : UIView

@end

NS_ASSUME_NONNULL_END