Home
last modified time | relevance | path

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

/expo/packages/@expo/config-plugins/build/android/
H A DManifest.d.ts43 type ManifestServiceAttributes = AndroidManifestAttributes & { alias
49 $: ManifestServiceAttributes;
H A DManifest.js.map1ManifestServiceAttributes = AndroidManifestAttributes & {\n 'android:enabled'?: StringBoolean;\n …
/expo/packages/@expo/config-plugins/src/android/
H A DManifest.ts58 type ManifestServiceAttributes = AndroidManifestAttributes & { alias
66 $: ManifestServiceAttributes;