UNPKG

@nocobase/plugin-verification

Version:

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

8 lines (7 loc) 204 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.apcas = void 0; const v20201127_1 = require("./v20201127"); exports.apcas = { v20201127: v20201127_1.v20201127, };