Searched refs:readBundledNativeModulesAsync (Results 1 – 1 of 1) sorted by relevance
40 const bundledNativeModules = await readBundledNativeModulesAsync();121 async function readBundledNativeModulesAsync(): Promise<BundledNativeModules> { function