UNPKG

@nocobase/plugin-verification

Version:

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

10 lines (9 loc) 300 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.organization = void 0; const v20181225_1 = require("./v20181225"); const v20210331_1 = require("./v20210331"); exports.organization = { v20181225: v20181225_1.v20181225, v20210331: v20210331_1.v20210331, };