UNPKG

anypay-ts

Version:

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

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