UNPKG

cashbill

Version:

A TypeScript library for making payments through CashBill gateway.

6 lines (5 loc) 154 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); class CashBillError extends Error { } exports.CashBillError = CashBillError;