BlueWallet/windows/bluewallet/AutolinkedNativeModules.g.h

11 lines
348 B
C
Raw Normal View History

2021-06-24 12:46:08 -04:00
// 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);
}