//
//  DeviceManager.h
//  SitbRCTUtils
//
//  Created by 田尘殇 on 2017/5/27.
//  Copyright © 2017年 Sitb Software. All rights reserved.
//

#import <React/RCTBridgeModule.h>

@interface SitbDeviceManager : NSObject <RCTBridgeModule>
@end
