Home
last modified time | relevance | path

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

/expo/tools/src/versioning/ios/transforms/
H A Dindex.ts25 const matches: { value: string; line: number; replacedWith: string }[] = []; constant
41 replacedWith: result,
62 chalk.green(match.replacedWith.trimRight())