InstanceOf Interface

Packages > @anticrm/core > InstanceOf

Signature:

export interface InstanceOf<T extends Emb> extends Type 

Extends: Type

Properties

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

Events

of

Signature:

of: Ref<Class<T>>;