Options
All
  • Public
  • Public/Protected
  • All
Menu

All removed arts get replaced with DeletedArt as a terminal point of it's existence.

Note: Committing any art with predecessor of type DeletedArt results in undefined behavior since DeletedArts are removed in garbage collection process.

collboard-modules-sdk

Hierarchy

Index

Constructors

Properties

artId: uuid

Unique identifier of each art

manifest: { deprecatedNames: string; name: string }

Type declaration

  • deprecatedNames: string
  • name: string
serializeName: string