UNPKG

tc39-weakrefs-shim

Version:
4 lines (3 loc) 139 B
declare const gcAvailable: boolean; declare const globalGc: (() => void) | undefined; export { gcAvailable as available, globalGc as gc };