miaoda-expo-devkit 0.1.1-beta.61 → 0.1.1-beta.62
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,9 +1,4 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var import_entry_inject = require("./entry-inject");
|
|
3
3
|
var import_entry_classic = require("expo-router/entry-classic");
|
|
4
|
-
var import_navigation_guard_spy = require("./navigation-guard-spy");
|
|
5
|
-
(0, import_navigation_guard_spy.setupNavigationGuardSpy)(
|
|
6
|
-
require("expo-router"),
|
|
7
|
-
require("expo-router/build/global-state/router-store").store
|
|
8
|
-
);
|
|
9
4
|
//# sourceMappingURL=expo-router-entry-stub.js.map
|