UNPKG

@zextras/carbonio-shell-ui

Version:

The Zextras Carbonio web client

3 lines (2 loc) 170 B
import type { AccountState } from '../../types/account'; export declare const useAccountStore: import("zustand").UseBoundStore<import("zustand").StoreApi<AccountState>>;