Home
last modified time | relevance | path

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

/expo/packages/@expo/config/build/
H A DConfig.types.d.ts43 dynamicConfigObjectType: string | null; property
H A DConfig.js194 function fillAndReturnConfig(config, dynamicConfigObjectType) { argument
/expo/packages/@expo/config/src/
H A DConfig.types.ts44 dynamicConfigObjectType: string | null; property