UNPKG

@nocobase/plugin-verification

Version:

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

10 lines (9 loc) 286 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.mgobe = void 0; const v20190929_1 = require("./v20190929"); const v20201014_1 = require("./v20201014"); exports.mgobe = { v20190929: v20190929_1.v20190929, v20201014: v20201014_1.v20201014, };