woowabros / nestjs-library-config

A NestJS module for managing environment variables easily and securely.
https://www.npmjs.com/package/@nestjs-library/config
MIT License
65 stars 11 forks source link

feat: export config source providers #415

Closed JadenKim-dev closed 2 months ago

JadenKim-dev commented 3 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

What is the current behavior?

Issue Number: #414

What is the new behavior?

Now it exports config source providers.

Does this PR introduce a breaking change?

Other information

jiho-kr commented 2 months ago

Contributions welcome