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

Function: isDevtoolsRoomSummary()

@roomful/devtools


@roomful/devtools / isDevtoolsRoomSummary

isDevtoolsRoomSummary(value): value is DevtoolsRoomSummary

Defined in: guards.ts:155

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

unknown

The unknown value to validate.

value is DevtoolsRoomSummary

true when the value is a DevtoolsRoomSummary.