UNPKG

coffee-core

Version:

Coffee IT API core library

2 lines (1 loc) 102 B
export declare const removeUndefinedPropertiesFromObject: <T>(inputObject: Record<string, any>) => T;