UNPKG

@lexriver/yandex-pay

Version:

A TypeScript client for Yandex Pay API to integrate payment processing in your Node.js applications

8 lines (7 loc) 139 B
export declare enum EnumIntervalUnit { Second = "SECOND", Day = "DAY", Week = "WEEK", Month = "MONTH", Year = "YEAR" }