Skip to content
Roomful is in public beta — install with the @beta tag. Share feedback →

Interface: DevtoolsSerializedRecord

@roomful/devtools


@roomful/devtools / DevtoolsSerializedRecord

Defined in: types.ts:59

Represents a serialized object shown in devtools snapshots.

[key: string]: DevtoolsSerializedValue

Stores serialized values by object key.