Home > @pago/reactive > SubscriptionController > cleanup

SubscriptionController.cleanup property

A cleanup effect that should be executed before the effect is executed again or on unsubscribe.

Signature:

cleanup?: Effect;