Home
last modified time | relevance | path

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

/expo/packages/@expo/config-plugins/src/android/
H A DProperties.ts25 const eok = line.indexOf('='); constant
26 const key = line.slice(0, eok);
27 const value = line.slice(eok + 1, line.length);
/expo/apps/native-component-list/plugins/
H A DwithGradleProperties.js19 const eok = line.indexOf('='); constant
20 const keyName = line.slice(0, eok);
26 value = line.slice(eok + 1, line.length);
/expo/packages/@expo/config-plugins/build/android/
H A DProperties.js23 const eok = line.indexOf('=');
24 const key = line.slice(0, eok);
25 const value = line.slice(eok + 1, line.length);
H A DProperties.js.map1eok","indexOf","key","slice","propertiesListToString","props","output","prop","Error"],"sources":[…