Searched refs:regexVersionVariable (Results 1 – 1 of 1) sorted by relevance
29 const regexVersionVariable = new RegExp(`${fullName}:\\\${?(\\w+)}?`, 'ig'); constant33 const versionWithVariableMatches = regexVersionVariable.exec(modifiedBody);