Flipper module skeleton

Summary: Refactor and introduce the Flipper module skeleton. No implementations yet.

Reviewed By: passy

Differential Revision: D36760620

fbshipit-source-id: 5e3f1b5abef6177f27d2c4c8e0fa8ec370364900
This commit is contained in:
Lorenzo Blasa
2022-07-14 09:57:25 -07:00
committed by Facebook GitHub Bot
parent 7977a41fba
commit 7d936c1ff8
4 changed files with 63 additions and 3 deletions

View File

@@ -11,7 +11,7 @@
#include "ReactPackageProvider.g.cpp"
#endif
#include "ReactNativeModule.h"
#include "FlipperModule.h"
using namespace winrt::Microsoft::ReactNative;