Minimal interface for tsyringe's DependencyContainer Allows decoupling from the actual tsyringe package
Clears all singleton instances
Creates a child container for scoped registrations
Checks if a token is registered
Registers a dependency in the container
Optional
Resolves a dependency from the container
Minimal interface for tsyringe's DependencyContainer Allows decoupling from the actual tsyringe package