UNPKG

@nestjs/swagger

Version:

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

6 lines (5 loc) 104 B
export declare function removeUndefinedKeys(obj: { [x: string]: any; }): { [x: string]: any; };