Home > widget-integration > PredictiveBundleModule > destroy
PredictiveBundleModule.destroy() method
Removes global listeners and destroys tracked controllers.
Safe to call multiple times during custom module teardown.
Signature:
destroy(): void;
Returns:
void