Class BasicContainer
private
Defined in:
packages/@ember/-internals/owner/index.ts:189
Module:
@ember/owner
The common interface for the ability to lookup()
or get the factoryFor
an
item, shared by the Owner
and ContainerProxy
interfaces.