Searched refs:generateConsumerObConfigFile (Results 1 – 2 of 2) sorted by relevance
27 const { generateConsumerObConfigFile } = require('./lib/fast_build/ark_compiler/common/ob_config_re…32 exports.generateConsumerObConfigFile = generateConsumerObConfigFile;
561 export function generateConsumerObConfigFile(obfuscationOptions: any, logger: any) { function