UNPKG

easypay-nestjs

Version:
3 lines (2 loc) 150 B
export type Payment4Currency = "USD" | "EUR" | "TRY" | "GBP" | "AED" | "IRT"; export type Payment4Language = "en" | "fr" | "es" | "ar" | "tr" | "fa";