Home
last modified time | relevance | path

Searched defs:NotificationTimeoutError (Results 1 – 3 of 3) sorted by relevance

/expo/packages/expo-notifications/build/
H A DNotificationsHandler.d.ts6 export declare class NotificationTimeoutError extends CodedError { class
H A DNotificationsHandler.js6 export class NotificationTimeoutError extends CodedError { class
/expo/packages/expo-notifications/src/
H A DNotificationsHandler.ts9 export class NotificationTimeoutError extends CodedError { class