UNPKG

@yuju/tosspayments-sdk

Version:

Toss Payments SDK for Node.js

6 lines (5 loc) 128 B
export declare function filterUndefined(obj: { [key: string]: string | any | undefined; }): { [key: string]: string; };