Home
last modified time | relevance | path

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

/expo/packages/expo-notifications/plugin/src/
H A DwithNotificationsIOS.ts62 const destinationFilepath = resolve(sourceRoot, fileName); constant
H A DwithNotificationsAndroid.ts217 const destinationFilepath = resolve(rawResourcesPath, inputFilename); constant