mirror of
https://github.com/status-im/dappconnect-chat-sdk.git
synced 2025-01-23 12:50:02 +00:00
export Reactions type from status-js
This commit is contained in:
parent
9583554eba
commit
4ff961a6ae
@ -3,4 +3,5 @@ export type { ChatMessage as Message } from './client/chat'
|
||||
export type { Client, ClientOptions } from './client/client'
|
||||
export { createClient } from './client/client'
|
||||
export type { Community } from './client/community/community'
|
||||
export type { Reactions } from './client/community/get-reactions'
|
||||
export type { Member } from './client/member'
|
||||
|
Loading…
x
Reference in New Issue
Block a user