UNPKG

@jiaxinjiang/nest-config

Version:

Configuration component for NestJs.

8 lines (7 loc) 246 B
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';