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.gaap = void 0; const v20180529_1 = require("./v20180529"); exports.gaap = { v20180529: v20180529_1.v20180529, };