UNPKG

aramex-service-api

Version:

An Aramex client package for shipment operations using TypeScript and OOP.

2 lines (1 loc) 88 B
export default function getCountryCodeByCurrency(currencyCode: string): string | null;