Home
last modified time | relevance | path

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

/expo/packages/@expo/metro-config/build/serializer/
H A DenvironmentVariableSerializerPlugin.js66 function serverPreludeSerializerPlugin(entryPoint, preModules, graph, options) { argument
76 function environmentVariableSerializerPlugin(entryPoint, preModules, graph, options) { argument
/expo/packages/@expo/metro-config/src/serializer/
H A DwithExpoSerializers.ts70 const [entryPoint, preModules, graph, options] = props; constant
/expo/packages/@expo/metro-config/src/
H A DExpoMetroConfig.ts153 const preModules: string[] = [ constant