CNBBASMScanCodeImpl.h 311 Bytes
//
//  CNBBASMScanCodeImpl.h
//  CNLiveNetAdd
//
//  Created by CNLive on 2021/10/16.
//  Copyright © 2021 cnlive. All rights reserved.
//

#import <BBAMNP/BBAMNP.h>

NS_ASSUME_NONNULL_BEGIN

@interface CNBBASMScanCodeImpl : BBASMAdapterBaseImplement<BBASMScanCodeAdapterProtocol>

@end

NS_ASSUME_NONNULL_END