Home
last modified time | relevance | path

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

/expo/packages/create-expo/src/
H A Dtelemetry.ts14 const analyticsEndpoint = 'https://cdp.expo.dev/v1/batch'; constant
159 await fetch(analyticsEndpoint, request);