We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I added this snipet to my code directly. I don't know how to add this to d.ts. could you add this to d.ts?
declare global { var global: { gc: () => void } }