Home
last modified time | relevance | path

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

/expo/tools/src/client-build/
H A DAndroidClientBuilder.ts13 getAppPath(): string { method in AndroidClientBuilder
H A DIosClientBuilder.ts13 getAppPath(): string { method in IosClientBuilder
H A Dtypes.ts11 getAppPath: () => string; property