Class BasicRegistry
private
Defined in:
packages/@ember/-internals/owner/index.ts:98
Module:
@ember/owner
The common interface for the ability to register()
an item, shared by the
Owner
and RegistryProxy
interfaces.