UNPKG

@nestjs/core

Version:

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

4 lines (3 loc) 154 B
import { ContextId } from './instance-wrapper'; export declare const CONTROLLER_ID_KEY = "CONTROLLER_ID"; export declare const STATIC_CONTEXT: ContextId;