interface OnDestroy {
    onDestroy(): void;
}

Implemented by

Methods

Methods