//
//  RCTMGLRasterLayer.h
//  RCTMGL
//
//  Created by Nick Italiano on 9/25/17.
//  Copyright © 2017 Mapbox Inc. All rights reserved.
//

#import "RCTMGLLayer.h"
@import Mapbox;

@interface RCTMGLRasterLayer : RCTMGLLayer

@end
