Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/SimDeck
/ auto.ts
File
auto.ts
packages/react-native-inspector/src/auto.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ startSimDeckReactNativeInspector } from
"./index"
;
2
3
declare
const
__DEV__: boolean | undefined;
4
declare
const
process: { env?: Record<string, string | undefined> } | undefined;
Callers
nothing calls this directly
Calls
2
startSimDeckReactNativeInspector
Function · 0.90
from
Method · 0.80
Tested by
no test coverage detected