UNPKG

react-native-notificare-push

Version:
6 lines 213 B
export interface NotificareSystemNotification { readonly id: string; readonly type: string; readonly extra: Record<string, string | null>; } //# sourceMappingURL=notificare-system-notification.d.ts.map