Searched refs:versionedExpoviewAbiPath (Results 1 – 1 of 1) sorted by relevance
32 const versionedExpoviewAbiPath = (abiName) => path.join(versionedAbisPath, `expoview-${abiName}`); constant88 async function removeVersionedExpoviewAsync(versionedExpoviewAbiPath: string) {91 path.relative(EXPO_DIR, versionedExpoviewAbiPath)94 await fs.remove(versionedExpoviewAbiPath);216 await removeVersionedExpoviewAsync(versionedExpoviewAbiPath(abiName));349 versionedExpoviewAbiPath(abiName),498 versionedExpoviewAbiPath(abiVersion),