Home
last modified time | relevance | path

Searched defs:dynamicConfigPath (Results 1 – 3 of 3) sorted by relevance

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