/**
* Copyright 2023 HolyCorn Software
* The TRANZAK API Client library (tranzak-node)
* The purpose of this library, is to facilitate access to the TRANZAK APIs, for Nodejs developers.
*/
import TRANZAK from "./api/index.mjs";
export default TRANZAK