mirror of
https://github.com/status-im/status-web.git
synced 2025-01-20 17:39:09 +00:00
export Reactions type from status-js
This commit is contained in:
parent
eb604a4717
commit
c14cba9bb3
@ -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