UNPKG

azampay

Version:

Azampay NodeJs SDK to help you interact with Azampay API

6 lines (5 loc) 216 B
import * as azampay from './modules/instances'; export * from './shared/interfaces/base.interface'; export * from './shared/helpers/error.helper'; export * from './shared/enums/azampay.enum'; export default azampay;