UNPKG
@shons/next-configify
Version:
latest (1.0.1)
1.0.1
NestJS Config on Next Steroids
github.com/shonbir/next-configify
shonbir/next-configify
@shons/next-configify
/
src
/
decorators
/
index.ts
3 lines
(2 loc)
•
78 B
text/typescript
View Raw
1
2
3
export
*
from
'./configuration.decorator'
;
export
*
from
'./value.decorator'
;