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.

25 lines (24 loc) 886 B
export type * from "./archive"; export type * from "./bankingcircledata"; export type * from "./authentication"; export type * from "./bankextendeddata"; export type * from "./baseresult"; export type * from "./beneficiaryaddress"; export type * from "./classification"; export type * from "./contentfile"; export type * from "./cryptoaddressextendeddata"; export type * from "./currencyclouddata"; export type * from "./devicecultureinfo"; export type * from "./externalhostinfo"; export type * from "./geocoordinates"; export type * from "./history"; export type * from "./lastactivity"; export type * from "./notes"; export type * from "./openpayddata"; export type * from "./people"; export type * from "./picture"; export type * from "./result"; export type * from "./ResultSet"; export type * from "./security"; export type * from "./snbdata"; export type * from "./workinghour";