@latticexyz/network / SyncState
Enumeration: SyncState
Table of contents
Enumeration Members
Enumeration Members
CONNECTING
• CONNECTING = 0
Defined in
workers/constants.ts:4 (opens in a new tab)
INITIAL
• INITIAL = 1
Defined in
workers/constants.ts:5 (opens in a new tab)
LIVE
• LIVE = 2