UNPKG

is-weakref

Version:

Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

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