14 lines
380 B
C++
14 lines
380 B
C++
// AutolinkedNativeModules.g.cpp contents generated by "react-native autolink-windows"
|
|
#include "pch.h"
|
|
#include "AutolinkedNativeModules.g.h"
|
|
|
|
|
|
namespace winrt::Microsoft::ReactNative
|
|
{
|
|
|
|
void RegisterAutolinkedNativeModulePackages(winrt::Windows::Foundation::Collections::IVector<winrt::Microsoft::ReactNative::IReactPackageProvider> const& packageProviders)
|
|
{
|
|
}
|
|
|
|
}
|