mirror of
https://github.com/status-im/react-native-config.git
synced 2026-09-01 07:01:16 +00:00
This fixes RNW@0.61 support and adds support for autolinking on RNW@0.63 and beyond.
5 lines
141 B
C++
5 lines
141 B
C++
#pragma once
|
|
#include <unknwn.h>
|
|
#include <winrt/Windows.Foundation.h>
|
|
#include <winrt/Windows.Foundation.Collections.h>
|
|
#include <string> |