UNPKG

@nocobase/plugin-verification

Version:

User identity verification management, including SMS, TOTP authenticator, with extensibility.

8 lines (7 loc) 231 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SUPPORT_LANGUAGE_LIST = void 0; /** * ClientProfile.language 属性支持的取值列表 */ exports.SUPPORT_LANGUAGE_LIST = ["zh-CN", "en-US"];