UNPKG

@nestjs/core

Version:

Nest - modern, fast, powerful node.js web framework (@core)

7 lines (6 loc) 178 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const STATIC_CONTEXT_ID = 1; exports.STATIC_CONTEXT = Object.freeze({ id: STATIC_CONTEXT_ID, });