Skip to main content
method Deno.UnsafeCallback.prototype.ref

Adds one to this callback's reference counting.

If the callback's reference count becomes non-zero, it will keep Deno's process from exiting.