UNPKG

@nocobase/plugin-verification

Version:

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

8 lines (7 loc) 208 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.monitor = void 0; const v20180724_1 = require("./v20180724"); exports.monitor = { v20180724: v20180724_1.v20180724, };