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

Type Alias: DevtoolsDiffKind

@roomful/devtools


@roomful/devtools / DevtoolsDiffKind

DevtoolsDiffKind = "added" | "removed" | "changed"

Defined in: types.ts:41

Represents the type of a serialized state diff entry.