Searched refs:subscribeToRootState (Results 1 – 4 of 4) sorted by relevance
138 subscribeToRootState = (subscriber) => { field in RouterStore172 …return (0, react_1.useSyncExternalStore)(exports.store.subscribeToRootState, exports.store.rootSta…177 …return (0, react_1.useSyncExternalStore)(exports.store.subscribeToRootState, exports.store.routeIn…
38 subscribeToRootState: (subscriber: () => void) => () => boolean;
1 …subscribeToRootState = (subscriber: () => void) => {\n this.rootStateSubscribers.add(subscriber…
177 subscribeToRootState = (subscriber: () => void) => {215 store.subscribeToRootState,224 store.subscribeToRootState,