ProviderRegistry.prototype.createChild(): ProviderRegistry
Creates a child registry that inherits lookups from this one.
A new child registry
ProviderRegistry.prototype.createChild(): ProviderRegistry
Creates a child registry that inherits lookups from this one.
A new child registry
import { ProviderRegistry } from "di-plugin/src/index.ts";