Create a lazy reference to a value. This is typically used to signal to @InjectAll that a reference must not be eagerly loaded, e.g. in the case of cyclic dependencies.
@InjectAll
Generated using TypeDoc
Create a lazy reference to a value. This is typically used to signal to
@InjectAll
that a reference must not be eagerly loaded, e.g. in the case of cyclic dependencies.