Searched refs:PushNotification (Results 1 – 2 of 2) sorted by relevance
16 export interface PushNotification { interface191 handler: (notification: PushNotification) => void,226 | ((notification: PushNotification) => void)273 getInitialNotification(): Promise<PushNotification | null>;