RefTo Interface

Packages > @anticrm/core > RefTo

Signature:

export interface RefTo<T extends Doc> extends Type 

Extends: Type

Properties

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

Events

to

Signature:

to: Ref<Class<T>>;