Home
last modified time | relevance | path

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

/expo/tools/src/versioning/android/
H A Dindex.ts31 const versionedAbisPath = path.join(ANDROID_DIR, 'versioned-abis'); constant
32 const versionedExpoviewAbiPath = (abiName) => path.join(versionedAbisPath, `expoview-${abiName}`);