UNPKG

mtn-momo-client

Version:

A collection of utils to interact with the mtn-momo api

4 lines (3 loc) 135 B
import { Product } from '../../types'; declare const TRANSACTION_URL_PATHS: Record<Product, string>; export { TRANSACTION_URL_PATHS };