Doc Interface

Packages > @anticrm/core > Doc

Signature:

export interface Doc extends Obj 

Extends: Obj

Properties

List of properties of this interface
Property Type Description
_class Ref<Class<Doc>>
_id Ref<Doc>

Events

_class

Signature:

_class: Ref<Class<Doc>>;

_id

Signature:

_id: Ref<Doc>;