Creates a new dependency container.
Container can have an optional parent to chain token resolution. The parent is used in case the current container does not have a registered token.
Optional
Optional parent container.
Generated using TypeDoc
Creates a new dependency container.
Container can have an optional parent to chain token resolution. The parent is used in case the current container does not have a registered token.