mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-20 18:21:57 +01:00
11 lines
348 B
C++
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);
|
|
|
|
}
|