Skip to main content

notificationQueue

FitFileViewer - API Documentation v29.4.0


FitFileViewer - API Documentation / utils/ui/notifications/showNotification / notificationQueue

Variable: notificationQueue

const notificationQueue: any[] = []

Defined in: utils/ui/notifications/showNotification.js:43

TEST HOOKS: expose internals for unit tests that need to manipulate queue state directly These named exports are intentionally provided for the test suite (jsdom environment) To validate queue behavior and edge cases without relying on private scope hacks.