File size: 70 Bytes
bc20498
1
2
export declare function removeUndefined<T extends object>(obj: T): T;