Home
last modified time | relevance | path

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

/expo/packages/expo-modules-autolinking/build/autolinking/
H A DmergeLinkingOptions.js73 async function resolveNativeModulesDirAsync(nativeModulesDir, cwd) { argument
/expo/packages/create-expo-module/build/
H A DcreateExampleApp.js114 nativeModulesDir: '..', property
/expo/packages/expo-modules-autolinking/src/
H A Dtypes.ts12 nativeModulesDir?: string | null; property
/expo/packages/expo-modules-autolinking/build/
H A Dtypes.d.ts9 nativeModulesDir?: string | null; property