mirror of
https://github.com/logos-messaging/nim-chat-poc.git
synced 2026-01-07 08:33:12 +00:00
update more exports
This commit is contained in:
parent
93b9606bc4
commit
d1189ea305
@ -2,7 +2,13 @@ import chat_sdk/[
|
||||
client,
|
||||
conversations,
|
||||
delivery/waku_client,
|
||||
links
|
||||
identity,
|
||||
links,
|
||||
proto_types
|
||||
|
||||
]
|
||||
|
||||
export client, conversations, waku_client, links
|
||||
export client, conversations, waku_client, identity, links
|
||||
|
||||
#export specific frames need by applications
|
||||
export ContentFrame
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user