UNPKG

sdk-node-apis-efi

Version:

Module for integration with Efi Bank API

5 lines (4 loc) 115 B
import { EfiPay } from './wrapper.js'; export default EfiPay; export { EfiPay }; export * from './types/index.js';