UNPKG

tranzak-node

Version:
11 lines (7 loc) 258 B
/** * 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