UNPKG

@nocobase/plugin-verification

Version:

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

10 lines (9 loc) 290 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.mongodb = void 0; const v20180408_1 = require("./v20180408"); const v20190725_1 = require("./v20190725"); exports.mongodb = { v20180408: v20180408_1.v20180408, v20190725: v20190725_1.v20190725, };