Searched defs:setNotificationHandler (Results 1 – 3 of 3) sorted by relevance
59 export declare function setNotificationHandler(handler: NotificationHandler | null): void; method in NotificationTimeoutError
45 export function setNotificationHandler(handler) { function
82 export function setNotificationHandler(handler: NotificationHandler | null): void { function