UNPKG

@nestjs/config

Version:

Nest - modern, fast, powerful node.js web framework (@config)

2 lines (1 loc) 149 B
export declare function mergeConfigObject(host: Record<string, any>, partial: Record<string, any>, token?: string): Record<string, any> | undefined;