method ProviderRegistry.prototype.createChild
ProviderRegistry.prototype.createChild(): ProviderRegistry

Creates a child registry that inherits lookups from this one.

Return Type

A new child registry

Usage

import { ProviderRegistry } from "di-plugin/src/index.ts";