fix npm run build
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
exports.IAuthConfig = void 0;
|
||||
class IAuthConfig {
|
||||
}
|
||||
exports.IAuthConfig = IAuthConfig;
|
||||
//# sourceMappingURL=i-auth-config.js.map
|
||||
Reference in New Issue
Block a user