UNPKG

@nocobase/plugin-verification

Version:

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

8 lines (7 loc) 202 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ticm = void 0; const v20181127_1 = require("./v20181127"); exports.ticm = { v20181127: v20181127_1.v20181127, };