Closed wngr closed 2 years ago
The third optional parameter of the FinalizationRegistry is a token to be used for unregistering the object. If omitted, the object can't be unregistered [0].
FinalizationRegistry
[0]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/FinalizationRegistry/register
The third optional parameter of the
FinalizationRegistry
is a token to be used for unregistering the object. If omitted, the object can't be unregistered [0].[0]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/FinalizationRegistry/register