Convert to property
This commit is contained in:
@@ -31,5 +31,5 @@ export interface StoresApi {
|
|||||||
/**
|
/**
|
||||||
* Use this to access limited functionality of the RLS from element-web.
|
* Use this to access limited functionality of the RLS from element-web.
|
||||||
*/
|
*/
|
||||||
getRoomListStore(): RoomListStoreApi;
|
roomListStore: RoomListStoreApi;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user