UNPKG
nestjs-dotenv
Version:
latest (1.2.1)
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0
0.0.1
NestJS .env config Module
github.com/AlariCode/nestjs-dotenv
AlariCode/nestjs-dotenv
nestjs-dotenv
/
dist
/
index.d.ts
4 lines
(3 loc)
•
96 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./config.module'
;
export
*
from
'./config.service'
;
export
*
from
'./constants'
;