↓ 1 callersFunctionrestoreStore({
compileAppURL,
createReducerOptions,
queryClient,
windowApi,
getTitle,
}: Params<Page>)
src/framework/applications/client/store/index.ts:20
↓ 1 callersFunctionrestoreStore({
parseURL,
compileAppURL,
req,
initialAppContext,
createReducerOptions,
}: Params)
src/framework/applications/server/store/index.ts:19
↓ 1 callersFunctionstartClientApplication({
MainComp,
router,
appLogger,
onAppRenderedHandler,
onRecoverableErrorHandler,
defaultReactQuery
src/framework/applications/client/index.tsx:83