//
//  RNKCKeyboardBackgroundViewShadowNode.cpp
//  Pods
//
//  Created by Kiryl Ziusko on 18/05/2025.
//

#include "RNKCKeyboardBackgroundViewShadowNode.h"

namespace facebook::react {

extern const char KeyboardBackgroundViewComponentName[] = "KeyboardBackgroundView";

} // namespace facebook::react
