Type Alias: HydrationLimits
HydrationLimits =
Readonly<{maxCollectionLength:number;maxNodes:number;maxStringLength:number; }>
Defined in: packages/fate/lib/transport-DhaVVq4P.d.mts:702
Resource limits applied while encoding and decoding hydration snapshots.