Concept Flow - Shared modules
Create Shared Module
Declare Providers
Export Providers
Import Shared Module in Feature Modules
Use Shared Providers
Single Instance Across App
This flow shows how a shared module is created with providers, exports them, and then feature modules import it to use the same instances.