Kind: Constant
Source: packages/core/injector/constants.ts
Part of: Core
Definition
tsContextId
Value
tsObject.freeze({
id: STATIC_CONTEXT_ID,
})
Used by
4 references from 4 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (4)
ExceptionFiltersContext—packages/microservices/context/exception-filters-context.ts:16RpcHandlerMetadata—packages/microservices/context/rpc-context-creator.ts:35ListenersController—packages/microservices/listeners-controller.ts:45TestingInjector—packages/testing/testing-injector.ts:23
Was this page helpful?