mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-26 06:05:54 +08:00
Fix bad merge in react-native
This commit is contained in:
4
react-native/index.d.ts
vendored
4
react-native/index.d.ts
vendored
@@ -6169,10 +6169,6 @@ declare global {
|
||||
function require(name: string): any;
|
||||
}
|
||||
|
||||
declare var global: __React.GlobalStatic
|
||||
|
||||
declare function require( name: string ): any
|
||||
|
||||
/**
|
||||
* This variable is set to true when react-native is running in Dev mode
|
||||
* Typical usage:
|
||||
|
||||
Reference in New Issue
Block a user