@tauri-apps/plugin-notification - v2.3.0
    Preparing search index...

    Function cancelAll

    • Cancels all pending notifications.

      Returns Promise<void>

      A promise indicating the success or failure of the operation.

      import { cancelAll } from '@tauri-apps/plugin-notification';
      await cancelAll();

      2.0.0