Home
last modified time | relevance | path

Searched defs:existingImageIndex (Results 1 – 1 of 1) sorted by relevance

/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-splash-screen/
H A DInterfaceBuilder.ts307 const existingImageIndex = imageSection.findIndex((image) => image.$.name === imageName); constant
376 const existingImageIndex = imageSection.findIndex((image) => image.$.name === imageName); constant