Files
react-native-config/Example/windows/ConfigExample/AutolinkedNativeModules.g.h
T

11 lines
319 B
C++
Raw Normal View History

2020-09-16 16:28:13 +02:00
// AutolinkedNativeModules.g.h contents generated by "react-native autolink-windows"
#pragma once
namespace winrt::Microsoft::ReactNative
{
void RegisterAutolinkedNativeModulePackages(winrt::Windows::Foundation::Collections::IVector<winrt::Microsoft::ReactNative::IReactPackageProvider> const& packageProviders);
}