Home
last modified time | relevance | path

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

/expo/packages/expo-dev-launcher/bundle/functions/
H A DgetRecentRuntime.ts5 const recentRuntime = recentBranchWithUpdates?.updates?.[0].runtimeVersion ?? ''; constant
6 return recentRuntime;