Home
last modified time | relevance | path

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

/expo/packages/expo-constants/src/
H A DExponentConstants.web.ts20 function getBrowserName(): string | undefined { function
98 return getBrowserName();
/expo/packages/expo-constants/build/
H A DExponentConstants.web.js5 function getBrowserName() { function
90 return getBrowserName();
H A DExponentConstants.web.js.map1getBrowserName(): string | undefined {\n if (Platform.isDOMAvailable) {\n const agent = naviga…