TLDocument
Extends BaseRecord<'document', RecordId<TLDocument>>
.
TLDocument
interface TLDocument extends BaseRecord<'document', RecordId<TLDocument>> {}
Properties
gridSize: number
from
BaseRecord
readonly id: Id
meta: JsonObject
name: string
from
BaseRecord
readonly typeName: TypeName