@deno/sham-weakref
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

@deno/sham-weakref

Sham for WeakRef. It is not possible to shim WeakRef in old node environments, so this module provides a sham to allow the code to compile, but it will throw when used. The sham will use the global WeakRef if it exists though.

Readme

Keywords

Package Sidebar

Install

npm i @deno/sham-weakref

Weekly Downloads

8

Version

0.1.0

License

MIT

Unpacked Size

3.17 kB

Total Files

5

Last publish

Collaborators

  • denobot
  • divy-work
  • kt3k
  • ry
  • dsherret