Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(js): correct initialization of Config in GetConfig method
- Removed redundant initialization of the Config variable and ensured it is instantiated correctly before use. - This change improves code clarity and maintains the intended functionality of the GetConfig method.
- Loading branch information