Searched refs:ObfuscationResultType (Results 1 – 1 of 1) sorted by relevance
62 type ObfuscationResultType = { alias300 const mixedInfo: ObfuscationResultType = await this.obfuscate(content, sourceFilePath);322 historyNameCache?: Map<string, string>): Promise<ObfuscationResultType> {324 let result: ObfuscationResultType = { content: undefined };