UNPKG

tc39-weakrefs-shim

Version:
4 lines (3 loc) 202 B
export { gc } from "./gc.js"; export declare const WeakRef: import("../weakrefs.js").WeakRef.Constructor; export declare const FinalizationGroup: import("../weakrefs.js").FinalizationGroup.Constructor;