UNPKG

@apiratorjs/async-context

Version:

A Node.js async context library leveraging the node:async_hooks module, supporting context merging and overriding.

4 lines 133 B
export * from "./types"; import { AsyncContext } from "./async-context"; export { AsyncContext }; //# sourceMappingURL=index.d.ts.map