UNPKG

@nestjs/core

Version:

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

6 lines (5 loc) 156 B
export const CONTROLLER_ID_KEY = 'CONTROLLER_ID'; const STATIC_CONTEXT_ID = 1; export const STATIC_CONTEXT = Object.freeze({ id: STATIC_CONTEXT_ID, });