Home
last modified time | relevance | path

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

/expo/packages/expo-test-runner/build/
H A DPaths.d.ts1 export declare const SelfPath: string; constant
/expo/packages/expo-test-runner/src/
H A DPaths.ts2 export const SelfPath = join(__dirname, '..'); constant