Home
last modified time | relevance | path

Searched refs:configOutput (Results 1 – 1 of 1) sorted by relevance

/expo/packages/@expo/cli/src/config/
H A DconfigAsync.ts95 const configOutput = options.full ? config : config.exp; constant
99 logConfig(configOutput);
102 process.stdout.write(JSON.stringify(configOutput));