Home
last modified time | relevance | path

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

/expo/packages/@expo/prebuild-config/src/plugins/__tests__/
H A DgetDirFromFS.ts1 export function getDirFromFS(fsJSON: Record<string, string | null>, rootDir: string) { function
/expo/packages/@expo/config-plugins/src/ios/__tests__/utils/
H A DgetDirFromFS.ts1 export function getDirFromFS(fsJSON: Record<string, string | null>, rootDir: string) { function
/expo/packages/expo-notifications/plugin/src/__tests__/
H A DwithNotificationsAndroid-test.ts12 export function getDirFromFS(fsJSON: Record<string, string | null>, rootDir: string) { function