UNPKG

@nestjs/core

Version:

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

3 lines (2 loc) 112 B
import { ContextId } from '../injector/instance-wrapper'; export declare function createContextId(): ContextId;