Initial commit - Event Planner application
This commit is contained in:
4
node_modules/@nestjs/core/guards/constants.js
generated
vendored
Normal file
4
node_modules/@nestjs/core/guards/constants.js
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
exports.FORBIDDEN_MESSAGE = void 0;
|
||||
exports.FORBIDDEN_MESSAGE = 'Forbidden resource';
|
||||
Reference in New Issue
Block a user