UNPKG
@jiaxinjiang/nest-config
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Configuration component for NestJs.
@jiaxinjiang/nest-config
/
dist
/
index.d.ts
8 lines
(7 loc)
•
246 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
export
*
from
'./config.constants'
;
export
*
from
'./config.core.module'
;
export
*
from
'./config.helper'
;
export
*
from
'./config.service'
;
export
*
from
'./config.decorator'
;
export
*
from
'./config.module'
;
export
*
from
'./config.interface'
;