Home
last modified time | relevance | path

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

/expo/packages/@expo/config-plugins/src/android/
H A DPaths.ts31 function getLanguage(filePath: string): 'java' | 'groovy' | 'kt' { function
51 language: getLanguage(filePath) as any,
/expo/packages/@expo/config-plugins/build/android/
H A DPaths.js71 function getLanguage(filePath) { function
90 language: getLanguage(filePath)
H A DPaths.js.map1getLanguage","extension","extname","UnexpectedError","getFileInfo","normalize","contents","fs","re…
/expo/packages/@expo/config-plugins/src/ios/
H A DPaths.ts95 function getLanguage(filePath: string): AppleLanguage { function
114 language: getLanguage(filePath),
/expo/packages/@expo/config-plugins/build/ios/
H A DPaths.js129 function getLanguage(filePath) { function
147 language: getLanguage(filePath)
H A DPaths.js.map1getLanguage","filePath","extension","extname","getFileInfo","normalize","contents","readFileSync",…