Home
last modified time | relevance | path

Searched refs:isIPInstallCompleteResponse (Results 1 – 1 of 1) sorted by relevance

/expo/packages/@expo/cli/src/run/ios/appleDevice/client/
H A DInstallationProxyClient.ts119 function isIPInstallCompleteResponse(resp: any): resp is IPInstallCompleteResponse { function
175 if (isIPInstallCompleteResponse(resp)) {