Home
last modified time | relevance | path

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

/expo/tools/src/
H A DConstants.ts15 export const VERSIONED_RN_IOS_DIR = Directories.getVersionedReactNativeIosDir();
H A DDirectories.ts41 export function getVersionedReactNativeIosDir(): string { function