UNPKG

@hybeck/aramex-api-js

Version:

Packages to manage all delivery apis in one palace with typescript

2 lines (1 loc) 109 B
export declare function post(endpoint: string, payload: Record<string, any>, baseUrl: string): Promise<any>;