"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.IAuthConfig = void 0; class IAuthConfig { } exports.IAuthConfig = IAuthConfig; //# sourceMappingURL=i-auth-config.js.map