Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/start/server/middleware/
H A DExpoGoManifestHandlerMiddleware.ts33 expectSignature: string | null; property
78 const expectSignature = req.headers['expo-expect-signature']; constant