UNPKG

uni-pay-web

Version:

A lightweight library for processing online payments and generating invoices with Moyasar, providing seamless payment info retrieval as well developed by UNICODE Team.

4 lines (3 loc) 130 B
/** Axios client to make HTTP operations */ declare const axiosClient: import("axios").AxiosInstance; export default axiosClient;