Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/start/server/metro/
H A DMetroBundlerDevServer.ts152 const { getStaticContent, getManifest } = await getStaticRenderFunctions( constant
273 const { getStaticContent } = await getStaticRenderFunctions( constant
/expo/packages/expo-router/build/static/
H A DrenderStaticContent.js70 function getStaticContent(location) { function