interface OnDestroy {
    onDestroy(): void;
}

Implemented by

Methods

Methods

  • Returns void