//
//  PlayerViewManager.h
//  Pods
//
//  Created by Asti Manuka on 06/10/23.
//

#import <Foundation/Foundation.h>
#import <React/RCTViewManager.h>

NS_ASSUME_NONNULL_BEGIN
@interface PlayerViewManager : RCTViewManager

@end
NS_ASSUME_NONNULL_END
