BatchInbox: {
    NotificationSource: typeof NotificationSource;
    getFetcher(options?: BatchInboxFetcherOptions): Promise<BatchInboxFetcher>;
} = ...

Batch's inbox module

Type declaration