UNPKG

@nocobase/plugin-verification

Version:

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

8 lines (7 loc) 200 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.smh = void 0; const v20210712_1 = require("./v20210712"); exports.smh = { v20210712: v20210712_1.v20210712, };