UNPKG

anypay-ts

Version:

TypeScript библиотека для работы с платёжной системой AnyPay

6 lines (5 loc) 153 B
export * from './client'; export * from './types/payment'; export * from './types/payout'; export * from './types/account'; export * from './types/api';