UNPKG

trim-obj

Version:
2 lines (1 loc) 66 B
export declare const trimObj: <T extends object>(object: T) => T;