UNPKG

simpay-typescript-api

Version:
6 lines (5 loc) 129 B
export declare enum SmsServiceType { ONE_TIME_CODE = "ONE_TIME_CODE", CODE_PACK = "CODE_PACK", API_URL = "API_URL" }