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.chdfs = void 0; const v20190718_1 = require("./v20190718"); const v20201112_1 = require("./v20201112"); exports.chdfs = { v20190718: v20190718_1.v20190718, v20201112: v20201112_1.v20201112, };