UNPKG

@nocobase/plugin-verification

Version:

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

8 lines (7 loc) 210 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.cloudhsm = void 0; const v20191112_1 = require("./v20191112"); exports.cloudhsm = { v20191112: v20191112_1.v20191112, };