Home
last modified time | relevance | path

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

/expo/packages/expo-router/src/global-state/
H A Drouting.ts10 function assertIsReady(store: RouterStore) { function
27 assertIsReady(this);
44 assertIsReady(this);
54 assertIsReady(this);
/expo/packages/expo-router/build/global-state/
H A Drouting.js31 function assertIsReady(store) { function
45 assertIsReady(this);
62 assertIsReady(this);
71 assertIsReady(this);
H A Drouting.js.map1assertIsReady(store: RouterStore) {\n if (!store.navigationRef.isReady()) {\n throw new Error(…