Deno.UnsafeCallback.prototype.callback - Deno documentation
property Deno.UnsafeCallback.prototype.callback

The callback function.

Type

UnsafeCallbackFunction<Definition["parameters"], Definition["result"]>