CNLIVEViewController.h 256 Bytes
//
//  CNLIVEViewController.h
//  CNLiveNewIMAManagerKit
//
//  Created by iOSniuniu on 05/25/2021.
//  Copyright (c) 2021 iOSniuniu. All rights reserved.
//

@import UIKit;
@import JavaScriptCore;

@interface CNLIVEViewController : UIViewController

@end