UNPKG

188 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports.AuthModuleOptions = void 0;
4class AuthModuleOptions {
5}
6exports.AuthModuleOptions = AuthModuleOptions;