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
/
dist
/
src
/
index.d.ts
3 lines
(2 loc)
•
66 B
TypeScript
View Raw
1
2
3
export
*
from
'./configify.module'
;
export
*
from
'./decorators'
;