Repository URL to install this package:
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const core_1 = require("@nestjs/core"); exports.CONTEXT = core_1.REQUEST;