//
//  RCA11yFocusWrapperManager.h
//  A11y
//
//  Created by Artur Kalach on 07.10.2022.
//  Copyright © 2022 Facebook. All rights reserved.
//

#ifndef RCA11yFocusWrapperManager_h
#define RCA11yFocusWrapperManager_h

#import <React/RCTViewManager.h>
@interface RCA11yFocusWrapperManager : RCTViewManager
@end

#endif /* RCA11yFocusWrapperManager_h */
