Searched refs:HandleNotificationEvent (Results 1 – 2 of 2) sorted by relevance
40 type HandleNotificationEvent = { alias45 type HandleNotificationTimeoutEvent = HandleNotificationEvent;93 handleSubscription = notificationEmitter.addListener<HandleNotificationEvent>(
1 …HandleNotificationEvent = {\n id: string;\n notification: Notification;\n};\n\ntype HandleNotifi…