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

Function: isDevtoolsRoomSnapshot()

@roomful/devtools


@roomful/devtools / isDevtoolsRoomSnapshot

isDevtoolsRoomSnapshot(value): value is DevtoolsRoomSnapshot

Defined in: guards.ts:175

Checks whether a value matches the public devtools room snapshot shape.

unknown

The unknown value to validate.

value is DevtoolsRoomSnapshot

true when the value is a DevtoolsRoomSnapshot.