1 //
2 // Created by Leland Richardson on 12/27/15.
3 // Copyright (c) 2015 Facebook. All rights reserved.
4 //
5 
6 #import <React/RCTViewManager.h>
7 
8 
9 @interface AIRMapPolylineManager : RCTViewManager
10 @end