UNPKG

@tanstack/start-client-core

Version:

Modern and scalable routing for React applications

5 lines (3 loc) 206 B
import { getStartContext } from '@tanstack/start-storage-context' import { createServerOnlyFn } from '@tanstack/start-fn-stubs' export const getStartContextServerOnly = createServerOnlyFn(getStartContext)