UNPKG

@serwist/background-sync

Version:

A module that queues failed requests and uses the Background Synchronization API to replay them when the network is available.

2 lines (1 loc) 135 B
export { BackgroundSyncPlugin, BackgroundSyncQueue as Queue, BackgroundSyncQueueStore as QueueStore, StorableRequest } from 'serwist';