//
//  MGLSnapshotModule.h
//  RCTMGL
//
//  Created by Nick Italiano on 12/1/17.
//  Copyright © 2017 Mapbox Inc. All rights reserved.
//

#import <React/RCTBridgeModule.h>

@interface MGLSnapshotModule : NSObject<RCTBridgeModule>

@end
