UNPKG

@apiratorjs/async-context

Version:

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

2 lines 130 B
export declare function isPlainObject(value: any): value is Record<string, unknown>; //# sourceMappingURL=is-plain-object.d.ts.map