Sign in

iOS Team / CNliveBBASMModule · Files

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • CNliveBBASMModule
  • CNLiveBBASMModule
  • Classes
  • CNLiveBBASMImpl
  • CNScanCode
  • CNBBASMScanView.h
  • 0.1.7
    eeabc636
    yanglingyu authored
    2022-07-05 17:07:03 +0800  
    Browse Code »
CNBBASMScanView.h 248 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
//
//  BBASMScanView.h
//  SwanAppDemo
//
//  Created by Ren,Tao on 2019/1/12.
//  Copyright © 2019 baidu. All rights reserved.
//

#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface CNBBASMScanView : UIView

@end

NS_ASSUME_NONNULL_END