UNPKG

@nowarajs/singleton-manager

Version:

Singleton Manager is a package that provides a simple way to manage singletons in your application. It allows you to create, retrieve, and manage singletons with ease and type safety.

2 lines (1 loc) 55 B
export { SingletonManager } from './singletonManager';