UNPKG
@digikare/nestjs-azure-appconfig
Version:
latest (0.0.1)
next (0.0.1)
0.0.1
An azure app configuration module for nestjs
github.com/digikare/monorepo-libs
@digikare/nestjs-azure-appconfig
/
dist
/
index.d.ts
3 lines
(2 loc)
•
75 B
TypeScript
View Raw
1
2
3
export
*
from
'./app-config.module'
;
export
*
from
'./app-config.service'
;