Home
last modified time | relevance | path

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

/expo/packages/expo-router/build/utils/
H A DmockState.js4 const getLinkingConfig_1 = require("../getLinkingConfig"); constant
26 …return (0, getLinkingConfig_1.getNavigationConfig)((0, getRoutes_1.getExactRoutes)(createMockConte…
/expo/packages/expo-router/build/testing-library/
H A Dindex.js29 const getLinkingConfig_1 = require("../getLinkingConfig"); constant
54 getLinkingConfig_1.stateCache.clear();
/expo/packages/expo-router/build/static/
H A DrenderStaticContent.js45 const getLinkingConfig_1 = require("../getLinkingConfig"); constant
59 return (0, getLinkingConfig_1.getNavigationConfig)(routeTree);
/expo/packages/expo-router/build/global-state/
H A Drouter-store.js10 const getLinkingConfig_1 = require("../getLinkingConfig"); constant
57 this.linking = (0, getLinkingConfig_1.getLinkingConfig)(this.routeNode);