Function: isDevtoolsRoomSummary()
@roomful/devtools / isDevtoolsRoomSummary
Function: isDevtoolsRoomSummary()
Section titled “Function: isDevtoolsRoomSummary()”isDevtoolsRoomSummary(
value):value is DevtoolsRoomSummary
Defined in: guards.ts:155
Checks whether a value matches the public devtools room summary shape.
Parameters
Section titled “Parameters”unknown
The unknown value to validate.
Returns
Section titled “Returns”value is DevtoolsRoomSummary
true when the value is a DevtoolsRoomSummary.