CNLIVEViewController.h 231 Bytes
//
//  CNLIVEViewController.h
//  CNLiveBMineModule
//
//  Created by iOS-Xiaowen on 04/09/2020.
//  Copyright (c) 2020 iOS-Xiaowen. All rights reserved.
//

@import UIKit;

@interface CNLIVEViewController : UIViewController

@end