diff --git a/scripts/cxx-api/api-snapshots/ReactAndroidDebugCxx.api b/scripts/cxx-api/api-snapshots/ReactAndroidDebugCxx.api index d9f30e19bc6c..8679b3f7b1b7 100644 --- a/scripts/cxx-api/api-snapshots/ReactAndroidDebugCxx.api +++ b/scripts/cxx-api/api-snapshots/ReactAndroidDebugCxx.api @@ -13653,4 +13653,4 @@ struct std::hash> { } -void YGJNIVanilla::registerNatives(JNIEnv* env); +void YGJNIVanilla::registerNatives(JNIEnv* env); \ No newline at end of file diff --git a/scripts/cxx-api/api-snapshots/ReactAndroidReleaseCxx.api b/scripts/cxx-api/api-snapshots/ReactAndroidReleaseCxx.api index 56203bb610bc..3950dad291b2 100644 --- a/scripts/cxx-api/api-snapshots/ReactAndroidReleaseCxx.api +++ b/scripts/cxx-api/api-snapshots/ReactAndroidReleaseCxx.api @@ -13509,4 +13509,4 @@ struct std::hash> { } -void YGJNIVanilla::registerNatives(JNIEnv* env); +void YGJNIVanilla::registerNatives(JNIEnv* env); \ No newline at end of file diff --git a/scripts/cxx-api/api-snapshots/ReactAppleDebugCxx.api b/scripts/cxx-api/api-snapshots/ReactAppleDebugCxx.api index e1e649cb7277..8f2786f8bfd9 100644 --- a/scripts/cxx-api/api-snapshots/ReactAppleDebugCxx.api +++ b/scripts/cxx-api/api-snapshots/ReactAppleDebugCxx.api @@ -16245,4 +16245,4 @@ class FB::LazyVector { public using reference = T; public using size_type = std::int32_t; public using value_type = T; -} +} \ No newline at end of file diff --git a/scripts/cxx-api/api-snapshots/ReactAppleReleaseCxx.api b/scripts/cxx-api/api-snapshots/ReactAppleReleaseCxx.api index ee1318c628da..2f70f3eac32f 100644 --- a/scripts/cxx-api/api-snapshots/ReactAppleReleaseCxx.api +++ b/scripts/cxx-api/api-snapshots/ReactAppleReleaseCxx.api @@ -16111,4 +16111,4 @@ class FB::LazyVector { public using reference = T; public using size_type = std::int32_t; public using value_type = T; -} +} \ No newline at end of file diff --git a/scripts/cxx-api/api-snapshots/ReactCommonDebugCxx.api b/scripts/cxx-api/api-snapshots/ReactCommonDebugCxx.api index bfea751de73d..17be8c4b142f 100644 --- a/scripts/cxx-api/api-snapshots/ReactCommonDebugCxx.api +++ b/scripts/cxx-api/api-snapshots/ReactCommonDebugCxx.api @@ -10599,4 +10599,4 @@ struct std::hash template struct std::hash> { public size_t operator()(const facebook::react::jsinspector_modern::UniqueMonostate&) const noexcept; -} +} \ No newline at end of file diff --git a/scripts/cxx-api/api-snapshots/ReactCommonReleaseCxx.api b/scripts/cxx-api/api-snapshots/ReactCommonReleaseCxx.api index 99c0bf6fc82e..d0c3d60a0417 100644 --- a/scripts/cxx-api/api-snapshots/ReactCommonReleaseCxx.api +++ b/scripts/cxx-api/api-snapshots/ReactCommonReleaseCxx.api @@ -10590,4 +10590,4 @@ struct std::hash template struct std::hash> { public size_t operator()(const facebook::react::jsinspector_modern::UniqueMonostate&) const noexcept; -} +} \ No newline at end of file