UNPKG

@nocobase/plugin-verification

Version:

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

10 lines (9 loc) 282 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.dts = void 0; const v20211206_1 = require("./v20211206"); const v20180330_1 = require("./v20180330"); exports.dts = { v20211206: v20211206_1.v20211206, v20180330: v20180330_1.v20180330, };