UNPKG

@nocobase/plugin-verification

Version:

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

10 lines (9 loc) 282 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.teo = void 0; const v20220106_1 = require("./v20220106"); const v20220901_1 = require("./v20220901"); exports.teo = { v20220106: v20220106_1.v20220106, v20220901: v20220901_1.v20220901, };