ReadySyncedStore
Public Interface
Table of Contents
Signature
interface ReadySyncedStore {}
Properties
error
Public Readonly PropertySignature
Signature
readonly error?: undefined
status
Public Readonly PropertySignature
Signature
readonly status: 'synced'
store
Public Readonly PropertySignature
Signature
readonly store: TLStore