Table of contents
interface ScribbleItem {}

Properties

delayRemaining

delayRemaining: number

id

id: string

next

next: null | VecModel

prev

prev: null | VecModel

scribble

scribble: TLScribble

timeoutMs

timeoutMs: number

PointsSnapIndicatorSnapData