Searched refs:pathFromPkg (Results 1 – 1 of 1) sorted by relevance
10 function pathFromPkg(pkg: string): string { function85 find: new RegExp(`${escapeRegExp(pathFromPkg(pkg))}`, 'g'),86 replaceWith: `${abiVersion}/${pathFromPkg(pkg)}`,155 find: new RegExp(`${escapeRegExp(pathFromPkg(pkg))}`, 'g'),156 replaceWith: `${abiVersion}/${pathFromPkg(pkg)}`,