UNPKG

@clipboard-health/execution-context

Version:

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

4 lines (3 loc) 92 B
import "./types/global"; export * from "./lib/contextStore"; export * from "./types/types";