UNPKG

paynow

Version:

Node.JS SDK for Zimbabwe's Leading Payment Gateway, Paynow

4 lines (3 loc) 178 B
export { default as Payment } from "./types/payment" export { CartItem, default as Cart } from "./types/cart" export { Paynow, StatusResponse, InitResponse} from './paynow';