1 //
2 //  AIRGoogleMapHeatmapManager.h
3 //
4 //  Created by David Cako on 29 April 2018.
5 //
6 
7 #import <React/RCTViewManager.h>
8 
9 @interface AIRGoogleMapHeatmapManager : RCTViewManager
10 
11 @end