mirror of
https://github.com/status-im/status-web-archive.git
synced 2025-02-10 14:46:40 +00:00
export Account type from protocol
This commit is contained in:
parent
5031c8ca74
commit
7a6dea00ff
@ -1,4 +1,5 @@
|
||||
export { ProtocolProvider, useProtocol } from './provider'
|
||||
export type { Account } from './use-account'
|
||||
export { useAccount } from './use-account'
|
||||
export type { Chat } from './use-chat'
|
||||
export { useChat } from './use-chat'
|
||||
|
Loading…
x
Reference in New Issue
Block a user