Home
last modified time | relevance | path

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

/expo/packages/expo-notifications/plugin/src/
H A DwithNotificationsIOS.ts61 const sourceFilepath = resolve(projectRoot, soundFileRelativePath); constant
H A DwithNotificationsAndroid.ts216 const sourceFilepath = resolve(projectRoot, soundFileRelativePath); constant