Page Contents

Home > @loopback/context > Context > registry

Context.registry property

Key to binding map as the internal registry

Signature:

protected readonly registry: Map<string, Binding>;