UNPKG

walmart_marketplace

Version:
4 lines (3 loc) 240 B
export declare const json_to_query_string: (json: any) => string; export declare const generate_correlation_id: () => any; export declare const generate_signature: (url: any, method: any, secret: any, consumer: any, timestamp: any) => any;