Home
last modified time | relevance | path

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

/expo/packages/@expo/config-plugins/src/android/__tests__/
H A DScheme-test.ts78 const possibleScheme = dataFilter.$['android:scheme']; constant
79 if (possibleScheme) {
80 schemeIntent.push(possibleScheme);