ggez-banking-sdk
Version:
A Node.js package to handle GGEZ Banking API endpoints, Simplify the process of managing CRUD operations with this efficient and easy-to-use package.
10 lines (9 loc) • 325 B
TypeScript
export type * from "./bulkshipping";
export type * from "./carddetails";
export type * from "./cardproduction";
export type * from "./courier";
export type * from "./fulfilment";
export type * from "./fulfilmentdetails";
export type * from "./fulfilmentinfo";
export type * from "./options";
export type * from "./security";