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.bma = void 0; const v20221115_1 = require("./v20221115"); const v20210624_1 = require("./v20210624"); exports.bma = { v20221115: v20221115_1.v20221115, v20210624: v20210624_1.v20210624, };