CNLIVEViewController.h 232 Bytes
//
//  CNLIVEViewController.h
//  CNLiveBLoginModule
//
//  Created by iOS-Xiaowen on 04/08/2020.
//  Copyright (c) 2020 iOS-Xiaowen. All rights reserved.
//

@import UIKit;

@interface CNLIVEViewController : UIViewController

@end