UNPKG

side-channel-weakmap

Version:

Store information about any JS value in a side channel. Uses WeakMap if available.

10 lines (9 loc) 116 B
{ "extends": "@ljharb/tsconfig", "compilerOptions": { "target": "es2021", }, "exclude": [ "coverage", ], }