UNPKG

tc39-weakrefs-shim

Version:
4 lines (3 loc) 105 B
declare function nodeGc(): Promise<void>; export declare const gc: typeof nodeGc | undefined; export {};