Appearance
FateDehydratedState<Scope> = Readonly<{ [hydrationScopeBrand]?: Scope; data: FateSerializedValue; scope: Scope; version: 1; }>
Scope
Readonly
[hydrationScopeBrand]?
data
FateSerializedValue
scope
version
1
Defined in: packages/fate/lib/transport-BjGm__3t.d.mts:685
Scope extends string = string
string