2 lines
66 B
Plaintext
2 lines
66 B
Plaintext
export declare function removeUndefinedProperties(obj: any): any;
|
export declare function removeUndefinedProperties(obj: any): any;
|