//
//  JSSupplyCenters.m
//  Supermap
//
//  Created by wnmng on 2018/8/8.
//  Copyright © 2018年 Facebook. All rights reserved.
//

#import "JSSupplyCenters.h"
// 整个类都缺失
@implementation JSSupplyCenters
RCT_EXPORT_MODULE();

@end
