Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/reactnativecn/react-native-update
/ globalSetup.ts
File
globalSetup.ts
Example/e2etest/e2e/globalSetup.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as fs from
'node:fs'
;
2
import
* as http from
'node:http'
;
3
import
* as path from
'node:path'
;
4
import
{ spawn, spawnSync } from
'node:child_process'
;
Callers
nothing calls this directly
Calls
1
findProjectRoot
Function · 0.70
Tested by
no test coverage detected