UNPKG
tc39-weakrefs-shim
Version:
latest (0.1.0)
0.1.0
0.0.2
0.0.1
0.0.1-security
Shim for TC39 Weakrefs proposal
github.com/mhofman/tc39-weakrefs-shim
mhofman/tc39-weakrefs-shim
tc39-weakrefs-shim
/
lib
/
global
/
available.d.ts
3 lines
(2 loc)
•
58 B
TypeScript
View Raw
1
2
3
declare
const
_
default
: boolean;
export
default
_
default
;