Skip to content

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.