UNPKG

aramex-service-api

Version:

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

4 lines (3 loc) 76 B
// src/index.ts export * from './AramexClient'; export * from './types';