@ably/chat - v0.10.0
    Preparing search index...

    Variable ChatRoomContextConst

    ChatRoomContext: Context<undefined | ChatRoomContextType> = ...

    ChatRoomContext is used to keep a chat room in a React context. Use ChatRoomProvider to set a room in this context and useRoom to use the room from the context.