Reference
registerCleanup
Cleanup scope helpers used by reactive DOM and tests.
Signature
function registerCleanup(dispose: (): void): voidReference
Cleanup scope helpers used by reactive DOM and tests.
function registerCleanup(dispose: (): void): void