InstanceOf Interface
Packages > @anticrm/core > InstanceOf
Signature:
export interface InstanceOf<T extends Emb> extends Type 
Extends: Type
Properties
| Property | Type | Description | 
|---|---|---|
| of | Ref<Class | 
      
Events
of
Signature:
of: Ref<Class<T>>;
Packages > @anticrm/core > InstanceOf
Signature:
export interface InstanceOf<T extends Emb> extends Type 
Extends: Type
| Property | Type | Description | 
|---|---|---|
| of | Ref<Class | 
      
Signature:
of: Ref<Class<T>>;