Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/start/server/middleware/
H A DExpoGoManifestHandlerMiddleware.ts27 APPLICATION_EXPO_JSON, enumerator
71 responseContentType = ResponseContentType.APPLICATION_EXPO_JSON;
187 case ResponseContentType.APPLICATION_EXPO_JSON:
217 case ResponseContentType.APPLICATION_EXPO_JSON:
/expo/packages/@expo/cli/src/start/server/middleware/__tests__/
H A DExpoGoManifestHandlerMiddleware-test.ts162 responseContentType: ResponseContentType.APPLICATION_EXPO_JSON,