Home
last modified time | relevance | path

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

/expo/packages/@expo/metro-runtime/build/async-require/
H A DbuildAsyncRequire.js10 const loadBundle_1 = require("./loadBundle"); constant
18 const promise = (0, loadBundle_1.loadBundleAsync)(path).catch((error) => {