#ifndef RCTConvert_GCKAdBreakClipInfo_h
#define RCTConvert_GCKAdBreakClipInfo_h

#import <GoogleCast/GoogleCast.h>
#import <React/RCTConvert.h>

@interface RCTConvert (GCKAdBreakClipInfo)

+ (nonnull id)fromGCKAdBreakClipInfo:(nullable GCKAdBreakClipInfo *)info;

@end

#endif /* RCTConvert_GCKAdBreakClipInfo_h */
