Home
last modified time | relevance | path

Searched defs:configContent (Results 1 – 2 of 2) sorted by relevance

/napi_generator/src/vscode_plugin/src/
Dohcrosscompile.ts139 const configContent = JSON.parse(fs.readFileSync(configPath, 'utf8')); constant
274 const configContent = JSON.parse(fs.readFileSync(configPath, 'utf8')); constant
Dextension.ts142 const configContent = JSON.parse(fs.readFileSync(configPath, 'utf8')); constant