UNPKG

@nocobase/plugin-verification

Version:

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

8 lines (7 loc) 200 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ocr = void 0; const v20181119_1 = require("./v20181119"); exports.ocr = { v20181119: v20181119_1.v20181119, };