UNPKG

simpay-typescript-api

Version:
7 lines 290 B
export var SmsServiceType; (function (SmsServiceType) { SmsServiceType["ONE_TIME_CODE"] = "ONE_TIME_CODE"; SmsServiceType["CODE_PACK"] = "CODE_PACK"; SmsServiceType["API_URL"] = "API_URL"; })(SmsServiceType || (SmsServiceType = {})); //# sourceMappingURL=sms.service.type.js.map