tochka-bank-api
v1.0.20
Published
Api wrapper for **Tochka Bank**. Based on Axios.
Downloads
8
Maintainers
Keywords
Readme
Tochka-bank-api
Api wrapper for Tochka Bank. Based on Axios.
Example
import TochkaBankApi from 'tochka-bank-api';
const apiInstance = new TochkaBankApi();
const client = await apiInstance.getClient();
You can import {ClientType} from lib to get additional types.