Pluggable persistence for the offline send queue (the outboxStore option). Both methods receive the storage key (pouchy-outbox:${surface}); load returns the previously-saved value or null.
outboxStore
pouchy-outbox:${surface}
load
Pluggable persistence for the offline send queue (the
outboxStoreoption). Both methods receive the storage key (pouchy-outbox:${surface});loadreturns the previously-saved value or null.