@99devco/analytics - v2.0.0
    Preparing search index...

    Function unwatch

    • Stops watching for navigation changes and cleans up all event listeners. This will remove all watchers created by watch() and restore any overridden browser APIs to their original state.

      Returns void

      // Stop all navigation watching
      unwatch();