UNPKG

@amityco/ts-sdk-react-native

Version:

Amity Social Cloud Typescript SDK

5 lines 215 B
export declare const getRoomById: { (roomId: string): Promise<Amity.Cached<Amity.RawRoom>>; locally(roomId: string): Amity.Cached<Amity.InternalRoom> | undefined; }; //# sourceMappingURL=getRoomById.d.ts.map