UNPKG

@meta-commons/meta-context-local-storage

Version:

Is a Node.js package that allows you to create asynchronous local storage for managing context that is scoped to the duration of an asynchronous operation.

3 lines (2 loc) 73 B
export * from './cls-context-namespaces'; export * from './cls-context';