BlueWallet/windows/bluewallet/AutolinkedNativeModules.g.h
Marcos Rodriguez Vélez ac16c0a7b6 ADD: Windows
2021-06-25 18:47:20 +01:00

11 lines
348 B
C++

// AutolinkedNativeModules.g.h contents generated by "react-native autolink-windows"
// clang-format off
#pragma once
namespace winrt::Microsoft::ReactNative
{
void RegisterAutolinkedNativeModulePackages(winrt::Windows::Foundation::Collections::IVector<winrt::Microsoft::ReactNative::IReactPackageProvider> const& packageProviders);
}