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

#import "RCTMGLVectorLayer.h"
@import Mapbox;

@interface RCTMGLFillLayer : RCTMGLVectorLayer

@end
