#import <React/RCTConvert.h>
#import "GLData.h" @interface RCTConvert (GLData) + (GLData *)GLData:(id)json; @end