Type Alias: HydrateOptions
HydrateOptions =
Readonly<{merge?:"preserve-existing"|"replace"; }>
Defined in: packages/fate/lib/transport-BjGm__3t.d.mts:692
Controls how FateClient.hydrate() reconciles a snapshot with browser cache state.
HydrateOptions =
Readonly<{merge?:"preserve-existing"|"replace"; }>
Defined in: packages/fate/lib/transport-BjGm__3t.d.mts:692
Controls how FateClient.hydrate() reconciles a snapshot with browser cache state.