UNPKG
aramex-service-api
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
An Aramex client package for shipment operations using TypeScript and OOP.
aramex-service-api
/
dist
/
index.d.ts
3 lines
(2 loc)
•
59 B
TypeScript
View Raw
1
2
3
export
*
from
'./AramexClient'
;
export
*
from
'./types'
;