Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/expo/eas-cli
/ runCustomFunction.ts
File
runCustomFunction.ts
packages/steps/src/scripts/runCustomFunction.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createLogger } from
'@expo/logger'
;
2
import
{ SpawnPromise, SpawnResult } from
'@expo/spawn-async'
;
3
import
assert from
'assert'
;
4
import
cloneDeep from
'lodash.clonedeep'
;
Callers
nothing calls this directly
Calls
1
runCustomJsFunctionAsync
Function · 0.85
Tested by
no test coverage detected