UNPKG

channelape-sdk

Version:
4 lines (3 loc) 78 B
export default function trimObject(obj: { [key: string]: any; }): object;