UNPKG

@clipboard-health/execution-context

Version:

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

2 lines (1 loc) 84 B
export declare function isRecord(value: unknown): value is Record<string, unknown>;