isRoomType() function
Home > @cbnsndwch/zrocket-contracts > isRoomType
isRoomType() function
Signature:
declare function isRoomType(value: string): value is RoomType;Parameters
Parameter
Type
Description
value
string
Returns:
value is RoomType
How was this page?