UNPKG

@clipboard-health/execution-context

Version:

A lightweight Node.js utility for managing execution contexts and metadata aggregation using AsyncLocalStorage.

7 lines 290 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); require("./types/global"); tslib_1.__exportStar(require("./lib/contextStore"), exports); tslib_1.__exportStar(require("./types/types"), exports); //# sourceMappingURL=index.js.map