react-native-macos/Libraries/TurboModule
Xuan Huang e60ad0837e Type more globals
Summary:
Changelog: [Internal]

This diff add types to some of the common globals so uses of
them through `global` are now typed.

All the globals are marked as read-only for their intented uses.
However, some of them do have write cites (mostly are in tests to
deliberately set up a special test environment). Those write cites
are considered as "necessary evil" and annotated as `FlowFixMe`.

Reviewed By: yungsters

Differential Revision: D30158145

fbshipit-source-id: 93a99063361a4b7a1e33d9fc97a661be30a4d8f9
2021-08-26 01:06:44 -07:00
..
samples Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
RCTExport.js Make RootTag an opaque type 2021-04-26 22:57:55 -07:00
TurboModuleRegistry.js Type more globals 2021-08-26 01:06:44 -07:00