* MakeTurboModuleProvider<TModule> uses TModule::ModuleSpec as the spec
* Clean up ReactInstanceWin.cpp
* yarn format
* Change files
* Codegen prints `::React::JSValue` instead of `React::JSValue`
* Change files
* Fix build breaks in sample-apps
* REACT_STRUCT_INHERITED
* Update AlertModule.cpp
* Test REACT_STRUCT_INHERITED
* Change files
* Create NativeDialogManagerWindows.js
* Create NativeDialogManagerWindowsSpec.g.h
* Switch spec for alert module
* Use the correct Int32 in spec
* Move NativeDialogManagerWindows.js to the right location
* Codegen type for function arguments
* `yarn build`
* ...
* Fix AppStateModule
* Fix AccessibilityInfoModule
* `yarn format`
* Change files
* Update overrides.json
* Update NativeDialogManagerWindows.js
* Remove REACT_STRUCT_INHERITED since it is not necessary now
* Move more native modules to Spec files
* Move device info init to object created on UI thread.
* feedback
* format
* Change files
* Add missing method on TestAppStateModule
* Use spec file for clipboard module
* Change files
* update sln files for new dep
* Fix format of REACT_SHOW_METHOD_SPEC_ERRORS macro
* missing import
* codereview feedback
* minor fix
* minor change