UNPKG

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.

14 lines (13 loc) 493 B
export type * from "./chaindata"; export type * from "./limits"; export type * from "./options"; export type * from "./tokenization"; export type * from "./accountdata"; export type * from "./accountStatementData"; export type * from "./accountstatementdetails"; export type * from "./accountstatementinfo"; export type * from "./accountstatementtransaction"; export type * from "./creditlimit"; export type * from "./fulfilment"; export type * from "./info"; export type * from "./security";