IReference
Interface for a reference to another value in the same object graph.
Can be used with getProp(obj, ref.$use)
to get the value of the referenced property
Properties
Interface defined in common/src/core/types/IReference.ts:6
Interface for a reference to another value in the same object graph.
Can be used with getProp(obj, ref.$use)
to get the value of the referenced property