Home
last modified time | relevance | path

Searched defs:staticConfigPath (Results 1 – 4 of 4) sorted by relevance

/expo/packages/@expo/config/src/__tests__/
H A DConfigParsing-test.ts80 const { exp, dynamicConfigPath, staticConfigPath } = getConfig('/', { constant
116 const { exp, staticConfigPath } = getConfig('/', { constant
/expo/packages/@expo/cli/e2e/__tests__/
H A Dutils.ts151 const { rootConfig, staticConfigPath } = getConfig(projectRoot, { constant
/expo/packages/@expo/config/build/
H A DConfig.types.d.ts32 staticConfigPath: string | null; property
/expo/packages/@expo/config/src/
H A DConfig.types.ts32 staticConfigPath: string | null; property