Learn
Reference
Examples
Learn
Reference
Examples
API Reference
@tldraw/editor
Class
Function
Variable
Interface
TypeAlias
@tldraw/store
Class
Function
Enum
Interface
TypeAlias
@tldraw/sync-core
Class
Interface
RoomSnapshot
TLSyncLog
WebSocketMinimal
TypeAlias
@tldraw/sync
Function
Interface
TypeAlias
tldraw
Class
Function
Variable
Enum
Interface
TypeAlias
Component
@tldraw/tlschema
Class
Function
Variable
Interface
TypeAlias
@tldraw/validate
Class
TypeAlias
Namespace
Close
API Reference
/
@tldraw/sync-core
TLSyncLog
interface
Table of contents
error
warn
Properties
interface
TLSyncLog
{}
Properties
error
optional
error
?:
(
...
args
:
any
[]
) =>
void
warn
optional
warn
?:
(
...
args
:
any
[]
) =>
void
RoomSnapshot
WebSocketMinimal