????

Your IP : 3.21.163.198


Current Path : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/@nestjs/core/injector/
Upload File :
Current File : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/@nestjs/core/injector/constants.js

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.STATIC_CONTEXT = exports.CONTROLLER_ID_KEY = void 0;
exports.CONTROLLER_ID_KEY = 'CONTROLLER_ID';
const STATIC_CONTEXT_ID = 1;
exports.STATIC_CONTEXT = Object.freeze({
    id: STATIC_CONTEXT_ID,
});